Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-08-05 | 20 | -6/+65 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ixgbe: fix PHY link setup for 82599 | Emil Tantilov | 2011-08-04 | 1 | -0/+1 | |
| | * | | | | | ixgbe: fix __ixgbe_notify_dca() bail out code | Don Skidmore | 2011-08-04 | 1 | -1/+1 | |
| | * | | | | | igb: fix WOL on second port of i350 device | Carolyn Wyborny | 2011-08-04 | 1 | -1/+1 | |
| | * | | | | | e1000e: minor re-order of #include files | Bruce Allan | 2011-08-04 | 2 | -2/+2 | |
| | * | | | | | e1000e: remove unnecessary check for NULL pointer | Bruce Allan | 2011-08-04 | 1 | -2/+1 | |
| | * | | | | | intel drivers: repair missing flush operations | Jesse Brandeburg | 2011-08-04 | 18 | -0/+59 | |
| * | | | | | | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa | 2011-08-05 | 1 | -9/+34 | |
| * | | | | | | net: Cap number of elements for sendmmsg | Anton Blanchard | 2011-08-05 | 1 | -0/+3 | |
| * | | | | | | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard | 2011-08-05 | 1 | -24/+3 | |
| |/ / / / / | ||||||
| * | | | | | macb: restore wrap bit when performing underrun cleanup | Tord Andersson | 2011-08-04 | 1 | -0/+3 | |
| * | | | | | cdc_ncm: fix endianness problem. | Giuseppe Scrivano | 2011-08-04 | 1 | -100/+56 | |
| * | | | | | irda: use PCI_VENDOR_ID_* | Jon Mason | 2011-08-04 | 1 | -10/+8 | |
| * | | | | | mlx4: Fixing Ethernet unicast packet steering | Yevgeny Petrilin | 2011-08-04 | 2 | -1/+3 | |
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-08-04 | 17 | -41/+85 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville | 2011-08-03 | 17 | -41/+85 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | iwlagn: 5000 do not support idle mode | Wey-Yi Guy | 2011-08-02 | 3 | -1/+5 | |
| | | * | | | | | rt2x00: fix usage of NULL queue | Stanislaw Gruszka | 2011-08-02 | 1 | -2/+3 | |
| | | * | | | | | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO | Helmut Schaa | 2011-08-02 | 1 | -1/+2 | |
| | | * | | | | | iwlagn: sysfs couldn't find the priv pointer | Emmanuel Grumbach | 2011-08-02 | 1 | -9/+9 | |
| | | * | | | | | rt2x00: rt2800: fix zeroing skb structure | Stanislaw Gruszka | 2011-08-01 | 1 | -2/+1 | |
| | | * | | | | | rtlwifi: Fix kernel oops on ARM SOC | Larry Finger | 2011-08-01 | 1 | -9/+11 | |
| | | * | | | | | ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled | Stanislaw Gruszka | 2011-08-01 | 5 | -13/+40 | |
| | | * | | | | | cfg80211: off by one in nl80211_trigger_scan() | Dan Carpenter | 2011-08-01 | 1 | -1/+1 | |
| | | * | | | | | iwlegacy: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-08-01 | 2 | -3/+11 | |
| | | * | | | | | ath9k: initialize tx chainmask before testing channel tx power values | Felix Fietkau | 2011-08-01 | 1 | -0/+2 | |
| * | | | | | | | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet | 2011-08-03 | 7 | -26/+67 | |
| * | | | | | | | bnx2x: Clear MDIO access warning during first driver load | Yaniv Rosner | 2011-08-03 | 1 | -1/+5 | |
| * | | | | | | | bnx2x: Fix BCM578xx MAC test | Yaniv Rosner | 2011-08-03 | 1 | -5/+4 | |
| * | | | | | | | bnx2x: Fix BCM54618se invalid link indication | Yaniv Rosner | 2011-08-03 | 1 | -2/+9 | |
| * | | | | | | | bnx2x: Fix BCM84833 link | Yaniv Rosner | 2011-08-03 | 1 | -9/+12 | |
| * | | | | | | | bnx2x: Fix link issue with DAC over 578xx | Yaniv Rosner | 2011-08-03 | 1 | -0/+3 | |
| * | | | | | | | bnx2x: Fix LED behavior | Yaniv Rosner | 2011-08-03 | 1 | -7/+17 | |
| * | | | | | | | bnx2x: Fix BCM578xx-B0 MDIO access | Yaniv Rosner | 2011-08-03 | 3 | -3/+18 | |
| * | | | | | | | bnx2x: Fix remote fault handling | Yaniv Rosner | 2011-08-03 | 3 | -45/+69 | |
| * | | | | | | | bnx2x: Fix chip hanging due to TX pipe stall. | Yaniv Rosner | 2011-08-03 | 1 | -1/+11 | |
| * | | | | | | | bnx2x: Fix missing pause on for 578xx | Yaniv Rosner | 2011-08-03 | 2 | -0/+8 | |
| * | | | | | | | r8169 : MAC address change fix for the 8168e-vl. | françois romieu | 2011-08-03 | 1 | -0/+27 | |
| * | | | | | | | bnx2x: Prevent restarting Tx during bnx2x_nic_unload | Vladislav Zolotarov | 2011-08-02 | 1 | -2/+8 | |
| * | | | | | | | net: add kerneldoc to skb_copy_bits() | Eric Dumazet | 2011-08-02 | 1 | -2/+15 | |
| * | | | | | | | Documentation/bonding.txt: Update to 3.x version numbers | Jesper Juhl | 2011-08-02 | 1 | -1/+1 | |
| * | | | | | | | doc: Update the email address for Paul Moore in various source files | Paul Moore | 2011-08-02 | 32 | -33/+31 | |
| * | | | | | | | doc: Update the MAINTAINERS info for Paul Moore | Paul Moore | 2011-08-02 | 1 | -3/+3 | |
| * | | | | | | | atm: br2864: sent packets truncated in VC routed mode | Chas Williams | 2011-08-02 | 1 | -2/+0 | |
| * | | | | | | | sch_sfq: fix sfq_enqueue() | Eric Dumazet | 2011-08-01 | 1 | -1/+6 | |
| * | | | | | | | drivers/net/niu.c: adjust array index | Julia Lawall | 2011-08-01 | 1 | -2/+2 | |
| * | | | | | | | net: adjust array index | Julia Lawall | 2011-08-01 | 1 | -1/+1 | |
| * | | | | | | | MAINTAINERS: Remove Pekka Savola from ipv6. | David S. Miller | 2011-08-01 | 1 | -1/+0 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | David S. Miller | 2011-07-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | IPVS: Free resources on module removal | Simon Horman | 2011-07-22 | 1 | -0/+1 |