summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-05102-350/+615
|\
| * ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev2011-08-051-2/+9
| * mlx4: decreasing ref count when removing macYevgeny Petrilin2011-08-051-3/+6
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-0520-6/+65
| |\
| | * ixgbe: fix PHY link setup for 82599Emil Tantilov2011-08-041-0/+1
| | * ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore2011-08-041-1/+1
| | * igb: fix WOL on second port of i350 deviceCarolyn Wyborny2011-08-041-1/+1
| | * e1000e: minor re-order of #include filesBruce Allan2011-08-042-2/+2
| | * e1000e: remove unnecessary check for NULL pointerBruce Allan2011-08-041-2/+1
| | * intel drivers: repair missing flush operationsJesse Brandeburg2011-08-0418-0/+59
| * | net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa2011-08-051-9/+34
| * | net: Cap number of elements for sendmmsgAnton Blanchard2011-08-051-0/+3
| * | net: sendmmsg should only return an error if no messages were sentAnton Blanchard2011-08-051-24/+3
| |/
| * macb: restore wrap bit when performing underrun cleanupTord Andersson2011-08-041-0/+3
| * cdc_ncm: fix endianness problem.Giuseppe Scrivano2011-08-041-100/+56
| * irda: use PCI_VENDOR_ID_*Jon Mason2011-08-041-10/+8
| * mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2011-08-042-1/+3
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-0417-41/+85
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-0317-41/+85
| | |\
| | | * iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-023-1/+5
| | | * rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-021-2/+3
| | | * rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-021-1/+2
| | | * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-021-9/+9
| | | * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-011-2/+1
| | | * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-011-9/+11
| | | * ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-015-13/+40
| | | * cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
| | | * iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-012-3/+11
| | | * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-011-0/+2
| * | | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-037-26/+67
| * | | bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner2011-08-031-1/+5
| * | | bnx2x: Fix BCM578xx MAC testYaniv Rosner2011-08-031-5/+4
| * | | bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner2011-08-031-2/+9
| * | | bnx2x: Fix BCM84833 linkYaniv Rosner2011-08-031-9/+12
| * | | bnx2x: Fix link issue with DAC over 578xxYaniv Rosner2011-08-031-0/+3
| * | | bnx2x: Fix LED behaviorYaniv Rosner2011-08-031-7/+17
| * | | bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner2011-08-033-3/+18
| * | | bnx2x: Fix remote fault handlingYaniv Rosner2011-08-033-45/+69
| * | | bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner2011-08-031-1/+11
| * | | bnx2x: Fix missing pause on for 578xxYaniv Rosner2011-08-032-0/+8
| * | | r8169 : MAC address change fix for the 8168e-vl.françois romieu2011-08-031-0/+27
| * | | bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov2011-08-021-2/+8
| * | | net: add kerneldoc to skb_copy_bits()Eric Dumazet2011-08-021-2/+15
| * | | Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl2011-08-021-1/+1
| * | | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-0232-33/+31
| * | | doc: Update the MAINTAINERS info for Paul MoorePaul Moore2011-08-021-3/+3
| * | | atm: br2864: sent packets truncated in VC routed modeChas Williams2011-08-021-2/+0
| * | | sch_sfq: fix sfq_enqueue()Eric Dumazet2011-08-011-1/+6
| * | | drivers/net/niu.c: adjust array indexJulia Lawall2011-08-011-2/+2
| * | | net: adjust array indexJulia Lawall2011-08-011-1/+1