- dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
- cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
- 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
- f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 11 years ago
- 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 11 years ago
- 5b7af02 i40evf: program RSS LUT correctly by Mitch A Williams · 11 years ago
- fe6d4aa i40evf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- a173f04 ixgb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- 6b8f07b igbvf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- 5499a96 igb: fix last_rx_timestamp usage by Jakub Kicinski · 11 years ago
- 06c14e5 igb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- 4a54b1e e1000: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- 7dc8660 e1000: remove debug messages with function names by Jakub Kicinski · 11 years ago
- 8f12c03 ixgbevf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- ea69956 ixgbevf: Add bit to mark work queue initialization by Mark Rustad · 11 years ago
- 2049e1f ixgbe: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
- 58cf663 ixgbe: Add bit to mark service task initialization by Mark Rustad · 11 years ago
- 629c9a8 drivers: net: cpsw: Add default vlan for dual emac case also by Mugunthan V N · 11 years ago
- ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
- c293fb7 net/at91_ether: avoid NULL pointer dereference by Gilles Chanteperdrix · 11 years ago
- c28c7a6 sxgbe: fix duplicate #include headers by Jean Sacren · 11 years ago
- 65e71ff net: bcmgenet: Remove unnecessary version.h inclusion by Sachin Kamat · 11 years ago
- a50988a1 net: smc911x: Remove unused local variable by Laurent Pinchart · 11 years ago
- 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- d9bd6461 sxgbe: fix driver probe error path and driver removal leaks by françois romieu · 11 years ago
- 56c8b19 sxgbe: use common NET_VENDOR_FOO style. by françois romieu · 11 years ago
- acdd32b net: qlcnic: include irq.h for irq definitions by Josh Boyer · 11 years ago
- fef1f07 net: enic: include irq.h for irqreturn_t definitions by Josh Boyer · 11 years ago
- df1efc2 net: bnx2x: include irq.h for irqreturn_t definitions by Josh Boyer · 11 years ago
- f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 2407116 be2net: Add abi version between be2net and ocrdma by Devesh Sharma · 11 years ago
- 79eb9d2 net: ti: fix CPTS driver build on arm by Alexei Starovoitov · 11 years ago
- 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
- 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
- 7baea6e net: sxgbe: make "core_ops" static by Dan Carpenter · 11 years ago
- 4f6ed91 net: sxgbe: fix logical vs bitwise operation by Dan Carpenter · 11 years ago
- ca231f8 net: sxgbe: sxgbe_mdio_register() frees the bus by Dan Carpenter · 11 years ago
- 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
- a66132f net/mlx4: Set proper build dependancy with vxlan by Or Gerlitz · 11 years ago
- c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 11 years ago
- bc0c715 ixgbevf: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
- 41c6284 ixgbe: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
- 75009b3 INTEL-IGB: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
- 3dbb7fd i40e: Remove casts of pointer to same type by Joe Perches · 11 years ago
- b58f2f7 i40e/i40evf: Remove addressof casts to same type by Joe Perches · 11 years ago
- e3e3bfd i40e/i40evf: fix error checking path by Jean Sacren · 11 years ago
- 21d3efd i40e: fix function kernel doc description by Jean Sacren · 11 years ago
- 32c7494 ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg by Mark Rustad · 11 years ago
- 6425f0f ixgbe: fix ixgbe_check_reset_blocked() declaration by Jean Sacren · 11 years ago
- 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
- ff29a86 ixgbe: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
- 181e7d5 ixgbe: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
- b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 11 years ago
- 44934fa net: fec: make sure to init MAC address by Lucas Stach · 11 years ago
- 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago
- 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 105dcb5 tg3: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- b13a8a9 bna: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- bb9689e qlge: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- ba4e6d1 jme: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- d8e4435 atl1e: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- 0f5c113 atl1c: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- 4067cab atl1: remove open-coded skb_cow_head. by françois romieu · 11 years ago
- c3f0dd3 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
- f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
- 63ea7dc cxgb4vf: Adds device Id for few more Chelsio adapters by Hariprasad Shenai · 11 years ago
- 0183aa6 cxgb4: Adds device ID for few more Chelsio Adapters by Hariprasad Shenai · 11 years ago
- 1b136de net/mlx4: Implement vxlan ndo calls by Or Gerlitz · 11 years ago
- d18f141 mlx4: Add support for CONFIG_DEV command by Or Gerlitz · 11 years ago
- b747579 net/mlx4: USe one wrapper that returns -EPERM by Or Gerlitz · 11 years ago
- dae98ca bnx2x: Fix possible memory leak on iov error flow by Yuval Mintz · 11 years ago
- b5893a0 sh_eth: ensure pm_runtime cannot suspend the device during init by Ben Dooks · 11 years ago
- 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 11 years ago
- c8c3d7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
- 2405e8f net: sxgbe: fix potential null dereference by Byungho An · 11 years ago
- 40b92ca net: sxgbe: fix sparse warnings about static declaration by Byungho An · 11 years ago
- c9c4714 be2net: csum, tso and rss steering offload support for VxLAN by Sathya Perla · 11 years ago
- a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 11 years ago
- ed4420a igb: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
- afc835d igb: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
- 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
- 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 11 years ago
- 13c2884 i40e: Use DEBUG_FD message level for an FD message by Anjali Singhai Jain · 11 years ago
- c2e1b59 i40e/i40evf: Add an FD message level by Anjali Singhai Jain · 11 years ago
- ca04657 i40e: check for netdev before debugfs use by Shannon Nelson · 11 years ago
- c550360 i40evf: remove double space after return by Jesse Brandeburg · 11 years ago
- 35a91fd i40e: Add functionality for FD SB to drop packets by Anjali Singhai Jain · 11 years ago
- 1eaa384 i40e: Cleanup in FDIR SB ethtool code by Anjali Singhai Jain · 11 years ago
- 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 11 years ago
- 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 11 years ago
- 3526d80 i40evf: fix oops in watchdog handler by Mitch Williams · 11 years ago
- ce80678 i40e: Delete ATR filter on RST by Anjali Singhai Jain · 11 years ago
- 3eecc94 bfin_mac: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
- 42cb7a2 r6040: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
- aa7e0ed net: ftgmac100: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
- 33c0431 net: emaclite: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
- ca7efe8 net: mvmdio: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
- 5cab273 fs_enet: remove empty MDIO bus function by Florian Fainelli · 11 years ago