| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-28 | net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() |  Benjamin LaHaise | 1 | -53/+44 |
| 2012-04-28 | net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb |  Benjamin LaHaise | 1 | -15/+27 |
| 2012-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next |  David S. Miller | 10 | -125/+143 |
| 2012-04-28 | drivers/net/oki-semi: Donot recompute IP header checksum |  RongQing.Li | 1 | -2/+0 |
| 2012-04-28 | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN |  RongQing.Li | 1 | -2/+1 |
| 2012-04-28 | net/at91_ether: use gpio_to_irq for phy IRQ line |  Nicolas Ferre | 1 | -4/+4 |
| 2012-04-28 | AT91: Remove fixed mapping for AT91RM9200 ethernet |  Andrew Victor | 5 | -256/+287 |
| 2012-04-28 | net: Fixed a coding style issue related to spaces. |  Jeffrin Jose | 1 | -1/+1 |
| 2012-04-27 | ixgbe: check for WoL support in single function |  Jacob Keller | 3 | -79/+62 |
| 2012-04-27 | igb: Force flow control off during reset when forcing speed. |  Matthew Vick | 1 | -0/+7 |
| 2012-04-27 | e1000e: 82579 potential system hang on stress when ME enabled |  Bruce Allan | 3 | -45/+53 |
| 2012-04-27 | e1000e: 82579 packet drop workaround |  Bruce Allan | 1 | -0/+11 |
| 2012-04-27 | e1000e: Enable DMA Burst Mode on 82574 by default. |  Matthew Vick | 1 | -1/+2 |
| 2012-04-27 | e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN. |  Matthew Vick | 1 | -0/+8 |
| 2012-04-27 | net: cleanups in sock_setsockopt() |  Eric Dumazet | 1 | -27/+15 |
| 2012-04-27 | net: doc: merge /proc/sys/net/core/* documents into one place |  Shan Wei | 2 | -4/+8 |
| 2012-04-27 | be2net: update the driver version |  Ajit Khaparde | 1 | -1/+1 |
| 2012-04-27 | be2net: fix speed displayed by ethtool on certain SKUs |  Ajit Khaparde | 1 | -1/+1 |
| 2012-04-27 | be2net: Ignore status of some ioctls during driver load |  Ajit Khaparde | 1 | -13/+4 |
| 2012-04-27 | NET: smsc-ircc2: mark non-experimental |  Linus Walleij | 2 | -3/+2 |
| 2012-04-27 | bonding: bond_update_speed_duplex() can return void since no callers check its return |  Rick Jones | 1 | -6/+6 |
| 2012-04-27 | qlcnic: Allow a predefined set of capture masks for FW dump |  Manish Chopra | 3 | -18/+24 |
| 2012-04-27 | qlcnic: Adding mac statistics to ethtool. |  Jitendra Kalsaria | 3 | -30/+226 |
| 2012-04-27 | qlcnic: Register device in FAILED state. |  Sucheta Chakraborty | 4 | -13/+93 |
| 2012-04-27 | crush: include header for global symbols |  hartleys | 1 | -0/+1 |
| 2012-04-27 | isdn/eicon: use standard __init,__exit function markup |  hartleys | 11 | -36/+33 |
| 2012-04-27 | ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing |  Eric Dumazet | 4 | -4/+21 |
| 2012-04-26 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next |  David S. Miller | 123 | -2562/+3464 |
| 2012-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem |  John W. Linville | 123 | -2562/+3464 |
| 2012-04-26 | tcp repair: Fix unaligned access when repairing options (v2) |  Pavel Emelyanov | 2 | -39/+26 |
| 2012-04-26 | 6lowpan: duplicate definition of IEEE802154_ALEN |  alex.bluesman.smirnov@gmail.com | 2 | -5/+2 |
| 2012-04-26 | 6lowpan: move frame allocation code to a separate function |  alex.bluesman.smirnov@gmail.com | 1 | -33/+48 |
| 2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. |  Andreas Eversberg | 2 | -165/+235 |
| 2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. |  Andreas Eversberg | 2 | -71/+95 |
| 2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. |  Andreas Eversberg | 1 | -15/+10 |
| 2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. |  Andreas Eversberg | 1 | -8/+16 |
| 2012-04-26 | atl1c: refine start/enable code for MAC module |  Huang, Xiong | 1 | -61/+28 |
| 2012-04-26 | atl1c: add function atl1c_power_saving |  Huang, Xiong | 3 | -126/+108 |
| 2012-04-26 | atl1c: remove PHY reset/init for link down event |  Huang, Xiong | 1 | -2/+0 |
| 2012-04-26 | atl1c: update PHY reset related routine |  Huang, Xiong | 3 | -194/+340 |
| 2012-04-26 | atl1c: remove PHY polling from atl1c_open |  Huang, Xiong | 1 | -7/+0 |
| 2012-04-26 | atl1c: refine SERDES-clock related code |  Huang, Xiong | 3 | -27/+49 |
| 2012-04-26 | atl1c: remove PHY contrl in atl1c_reset_pcie |  Huang, Xiong | 1 | -9/+2 |
| 2012-04-26 | atl1c: refine phy-register read/write function |  Huang, Xiong | 3 | -61/+197 |
| 2012-04-26 | atl1c: remove REG_PHY_STATUS |  Huang, Xiong | 2 | -9/+0 |
| 2012-04-26 | be2net: Fix FW download for BE |  Padmanabh Ratnakar | 3 | -77/+165 |
| 2012-04-26 | be2net: Fix wrong status getting returned for MCC commands |  Padmanabh Ratnakar | 3 | -27/+67 |
| 2012-04-26 | be2net: Fix Lancer statistics |  Padmanabh Ratnakar | 2 | -1/+6 |
| 2012-04-26 | be2net: Fix traffic stall INTx mode |  Padmanabh Ratnakar | 1 | -1/+3 |
| 2012-04-26 | be2net: Fix ethtool self test for Lancer |  Padmanabh Ratnakar | 1 | -1/+1 |