aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde1-5/+4
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov1-2/+2
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-03be2net: use device model DMA APIIvan Vecera2-59/+64
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller3-0/+95
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller1-0/+30
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller1-1/+1
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-02sch_choke: Need linux/vmalloc.hDavid S. Miller1-0/+1
2011-02-02sched: CHOKe flow schedulerstephen hemminger4-0/+718
2011-02-02sfq: deadlock in error pathstephen hemminger1-4/+5
2011-02-02ipv4: Fix fib_trie build in some configurations.David S. Miller1-60/+60
2011-02-02tcp: Increase the initial congestion window to 10.David S. Miller3-10/+13
2011-02-02bna: use device model DMA APIIvan Vecera2-53/+57
2011-02-02tcp_ecn is an integer not a booleanPeter Chubb1-1/+1
2011-02-03netfilter: xtables: add device group matchPatrick McHardy5-0/+114
2011-02-02atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-02s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-02s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-02qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63
2011-02-02qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-02qeth: add more strict MTU checkingFrank Blaschka1-31/+4
2011-02-02qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik1-7/+26
2011-02-02gro: reset skb_iif on reuseAndy Gospodarek1-0/+1
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2-6/+19
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy1-0/+2
2011-02-01be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde1-2/+0
2011-02-01be2net: fix a crash seen during insmod/rmmod testAjit Khaparde1-2/+0
2011-02-01ipv4: Rename fib_hash_* locals in fib_semantics.cDavid S. Miller1-20/+20
2011-02-01ipv4: Update some fib_hash centric interface names.David S. Miller3-10/+9
2011-02-01ipv4: Remove fib_hash.David S. Miller3-1101/+2
2011-02-01isdn: icn: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-02-01bnx2x: multicasts in NPAR modeVladislav Zolotarov1-7/+2
2011-02-01depca: Fix warningsAlan Cox1-3/+3
2011-02-01vxge: Fix wrong boolean operatorStefan Weil1-1/+1
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman1-1/+1
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman3-25/+29
2011-02-01IPVS: Remove unused variablesSimon Horman1-2/+0
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman1-3/+0
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman1-1/+1
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy1-1/+1
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy9-27/+0