aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-05tcp: Add reference to initial CWND ietf draft.David S. Miller1-1/+1
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller9-73/+108
2011-02-04ipv4: Don't miss existing cached metrics in new routes.David S. Miller1-14/+17
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller36-160/+352
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-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller102-2377/+3660
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-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller5-15/+14
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-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller40-34/+10210
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-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-49/+61
2011-02-01Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-7/+8
2011-02-01vxge: Fix wrong boolean operatorStefan Weil1-1/+1