aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller34-104/+185
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2-1/+6
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2-9/+9
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr1-3/+10
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman6-14/+40
2009-07-30IPVS: use pr_fmtHannes Eder24-63/+134
2009-07-30gianfar: fix coalescing setup in ethtool support Jiajun Wu1-6/+4
2009-07-30pppoe: fix /proc/net/pppoeEric Dumazet1-0/+1
2009-07-30eexpress: Read buffer overflowroel kluin1-3/+3
2009-07-30ipv4: ARP neigh procfs buffer overflowroel kluin1-1/+3
2009-07-303c515: Write outside array boundsroel kluin1-1/+3
2009-07-30vlan: allow creating vlan when real device is not upStephen Hemminger1-6/+0
2009-07-30docbook: fix printk of ip addressTobias Klauser1-2/+2
2009-07-30bnx2x: Version 1.48.114-1Eilon Greenstein1-2/+2
2009-07-30bnx2x: WoL only with current MAC addressEilon Greenstein1-4/+4
2009-07-30bnx2x: Self-test kills management trafficEilon Greenstein1-5/+4
2009-07-30bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2-0/+18
2009-07-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan1-2/+2
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall1-1/+1
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-45/+63
2009-07-29netxen: fix CONFIG_INET=n buildDhananjay Phadke1-0/+7
2009-07-29mac80211: fix suspendJohannes Berg2-9/+27
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger1-1/+1
2009-07-27mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez1-1/+1
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre3-5/+7
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-27drivers/atm: Correct redundant testJulia Lawall1-1/+1
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2-0/+36
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet2-1/+3
2009-07-27net/netlabel: Correct redundant testJulia Lawall1-4/+2
2009-07-27drivers/net: Correct redundant testJulia Lawall1-1/+1
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpanDavid S. Miller12-58/+256
2009-07-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan1-2/+21
2009-07-27netxen: update version to 4.0.41Dhananjay Phadke1-2/+2
2009-07-27netxen: support for ethtool set ringparamAmit Kumar Salecha3-11/+97
2009-07-27netxen: add vlan tx acceleration supportDhananjay Phadke2-6/+57
2009-07-27netxen: fix skb alloc size for legacy firmwareDhananjay Phadke2-12/+12
2009-07-27netxen: refactor net_device setup codeDhananjay Phadke1-63/+75
2009-07-27netxen: clean up firmware version checksDhananjay Phadke5-9/+8
2009-07-27netxen: Add default and limit macros for ring sizes.Dhananjay Phadke3-32/+41
2009-07-27netxen: refactor tso codeDhananjay Phadke2-118/+83
2009-07-27netxen: annotate dma watchdog setupDhananjay Phadke4-99/+43
2009-07-27netxen: configure interrupt coalesce defaultsDhananjay Phadke1-0/+20
2009-07-27netxen: enable ip addr hashingDhananjay Phadke4-25/+182