aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-05net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa1-9/+34
2011-08-05net: Cap number of elements for sendmmsgAnton Blanchard1-0/+3
2011-08-05net: sendmmsg should only return an error if no messages were sentAnton Blanchard1-24/+3
2011-08-04macb: restore wrap bit when performing underrun cleanupTord Andersson1-0/+3
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
2011-08-03mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2-1/+3
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller17-41/+85
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville17-41/+85
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet7-26/+67
2011-08-03bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner1-1/+5
2011-08-03bnx2x: Fix BCM578xx MAC testYaniv Rosner1-5/+4
2011-08-03bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner1-2/+9
2011-08-03bnx2x: Fix BCM84833 linkYaniv Rosner1-9/+12
2011-08-03bnx2x: Fix link issue with DAC over 578xxYaniv Rosner1-0/+3
2011-08-03bnx2x: Fix LED behaviorYaniv Rosner1-7/+17
2011-08-03bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner3-3/+18
2011-08-03bnx2x: Fix remote fault handlingYaniv Rosner3-45/+69
2011-08-03bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner1-1/+11
2011-08-03bnx2x: Fix missing pause on for 578xxYaniv Rosner2-0/+8
2011-08-02r8169 : MAC address change fix for the 8168e-vl.françois romieu1-0/+27
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy3-1/+5
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka1-2/+3
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa1-1/+2
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-9/+9
2011-08-02bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov1-2/+8
2011-08-01net: add kerneldoc to skb_copy_bits()Eric Dumazet1-2/+15
2011-08-01Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl1-1/+1
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore32-33/+31
2011-08-01doc: Update the MAINTAINERS info for Paul MoorePaul Moore1-3/+3
2011-08-01atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka1-2/+1
2011-08-01rtlwifi: Fix kernel oops on ARM SOCLarry Finger1-9/+11
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka5-13/+40
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter1-1/+1
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka2-3/+11
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau1-0/+2
2011-08-01sch_sfq: fix sfq_enqueue()Eric Dumazet1-1/+6
2011-08-01drivers/net/niu.c: adjust array indexJulia Lawall1-2/+2
2011-08-01net: adjust array indexJulia Lawall1-1/+1
2011-08-01MAINTAINERS: Remove Pekka Savola from ipv6.David S. Miller1-1/+0
2011-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6David S. Miller1-0/+1
2011-07-28proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov1-2/+6
2011-07-28net: fix new sunrpc kernel-doc warningRandy Dunlap1-0/+1
2011-07-28r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen1-0/+1
2011-07-28MAINTAINERS: orphan FrameRelay DLCIJoe Perches1-2/+1
2011-07-28sis190: Rx filter init is needed for MAC address change.Klement Fish1-1/+11
2011-07-28xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad1-2/+2
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-34/+95
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-245/+358