summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-033c59x: Fix build failure with gcc 3.2Jean Delvare1-4/+6
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-14/+42
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack2-1/+14
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-08-03libertas: Read buffer overflowRoel Kluin1-1/+1
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall1-0/+1
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall1-6/+6
2009-08-03zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons1-1/+1
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez5-5/+18
2009-08-03cfg80211: add two missing NULL pointer checksJohannes Berg1-1/+3
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2-1/+74
2009-08-03bluetooth: rfcomm_init bug fixDave Young3-10/+31
2009-08-02mlx4_en: Fix double pci unmapping.Yevgeny Petrilin1-0/+1
2009-08-02mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
2009-08-02pcnet32: VLB support fixesDon Fry1-5/+7
2009-08-02pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry1-11/+7
2009-08-02net: restore the original spinlock to protect unicast listJiri Pirko1-9/+16
2009-08-02netxen: fix coherent dma mask settingDhananjay Phadke1-12/+25
2009-08-02mISDN: Read buffer overflowroel kluin1-1/+1
2009-08-02s6gmac: Read buffer overflowroel kluin1-1/+1
2009-08-02tulip: Read buffer overflowroel kluin1-3/+3
2009-08-02net: net_assign_generic() fixEric Dumazet1-1/+1
2009-08-02pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet1-0/+1
2009-08-02ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan1-16/+18
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-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-30docbook: fix printk of ip addressTobias Klauser1-2/+2
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/linvil...David S. Miller12-45/+63
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-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan1-2/+21
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena1-0/+1
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore1-2/+15