summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-3134-104/+185
|\
| * ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-312-1/+6
| * ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-312-9/+9
| * ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-311-3/+10
| * gianfar: fix coalescing setup in ethtool support Jiajun Wu2009-07-301-6/+4
| * pppoe: fix /proc/net/pppoeEric Dumazet2009-07-301-0/+1
| * eexpress: Read buffer overflowroel kluin2009-07-301-3/+3
| * ipv4: ARP neigh procfs buffer overflowroel kluin2009-07-301-1/+3
| * 3c515: Write outside array boundsroel kluin2009-07-301-1/+3
| * docbook: fix printk of ip addressTobias Klauser2009-07-301-2/+2
| * iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan2009-07-301-2/+2
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-301-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3012-45/+63
| |\
| | * mac80211: fix suspendJohannes Berg2009-07-292-9/+27
| | * libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
| | * libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
| | * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-271-1/+1
| | * iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| | * ath9k: Read outside array boundsRoel Kluin2009-07-271-2/+2
| | * airo: Buffer overflowRoel Kluin2009-07-271-7/+6
| | * wireless: ERR_PTR vs nullDan Carpenter2009-07-271-4/+2
| | * iwlagn: fix minimum number of queues settingreinette chatre2009-07-273-5/+7
| | * iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
| * | ip: fix logic of reverse path filter sysctlStephen Hemminger2009-07-281-1/+1
| * | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| |/
| * ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-271-2/+15
| * r8169: WakeOnLan fix for the 8168françois romieu2009-07-271-2/+11
| * netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-271-0/+7
| * net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-271-1/+1
| * smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-271-1/+2
| * NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-273-22/+21
| * eepro: Read buffer overflowRoel Kluin2009-07-271-1/+1
| * tokenring: Read buffer overflowroel kluin2009-07-271-1/+1
| * at1700: Read buffer overflowroel kluin2009-07-271-1/+1
| * fealnx: Write outside array boundsroel kluin2009-07-271-1/+2
* | xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-316-14/+40
* | IPVS: use pr_fmtHannes Eder2009-07-3024-63/+134
* | vlan: allow creating vlan when real device is not upStephen Hemminger2009-07-301-6/+0
* | bnx2x: Version 1.48.114-1Eilon Greenstein2009-07-301-2/+2
* | bnx2x: WoL only with current MAC addressEilon Greenstein2009-07-301-4/+4
* | bnx2x: Self-test kills management trafficEilon Greenstein2009-07-301-5/+4
* | bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2009-07-302-0/+18
* | netxen: fix CONFIG_INET=n buildDhananjay Phadke2009-07-301-0/+7
* | drivers/atm: Correct redundant testJulia Lawall2009-07-271-1/+1
* | xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-272-0/+36
* | net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet2009-07-272-1/+3
* | net/netlabel: Correct redundant testJulia Lawall2009-07-271-4/+2
* | drivers/net: Correct redundant testJulia Lawall2009-07-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-07-2712-58/+256
|\ \