1. 93df8b8 tg3: Cleanup hardcoded ethtool test array indexes by Nithin Nayak Sujir · 12 years ago
  2. f4a46d1 tg3: Prevent spurious tx timeout by setting carrier off before tx disable. by Nithin Nayak Sujir · 12 years ago
  3. 3d567e0 tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices by Nithin Nayak Sujir · 12 years ago
  4. f372341 sit: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  5. e4c94a9 sit: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  6. a12c9a8 sit/rtnl: add missing parameters on dump by Nicolas Dichtel · 12 years ago
  7. f9cd5a5 sit: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  8. be42da0 ipip: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  9. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 12 years ago
  10. c38cc4b ipip: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  11. 0b11245 ip6tnl: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  12. b58d731 ip6tnl: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  13. cfa323b ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump by Nicolas Dichtel · 12 years ago
  14. 96800ee vmxnet3: fix indentation by stephen hemminger · 12 years ago
  15. 1007dd1 bridge: add root port blocking by stephen hemminger · 12 years ago
  16. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 12 years ago
  17. cd75373 bridge: add template for bridge port flags by stephen hemminger · 12 years ago
  18. 25c71c7 bridge: bridge port parameters over netlink by stephen hemminger · 12 years ago
  19. c75ea26 ipv6: remove obsolete comments in route.c by Li RongQing · 12 years ago
  20. 3629a6c net/macb: clear unused address register by Joachim Eastwood · 12 years ago
  21. 2dbfdbb net/macb: add support for phy irq via gpio pin by Joachim Eastwood · 12 years ago
  22. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 12 years ago
  23. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  24. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  25. bf0098f ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT by Daniel Borkmann · 12 years ago
  26. 3cbe204 ARM: net: bpf_jit_32: add XOR instruction for BPF JIT by Daniel Borkmann · 12 years ago
  27. 910cc72 bnx2x: Add static declaration to several functions by Merav Sicron · 12 years ago
  28. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 12 years ago
  29. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 12 years ago
  30. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  31. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  32. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  33. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  34. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 12 years ago
  35. 85624ca ixgbevf: Reduce size of maximum rx buffer by Greg Rose · 12 years ago
  36. 366c109 ixgbevf: Add flag to indicate when rx is in net poll by Greg Rose · 12 years ago
  37. a5f9337 ixgbevf: fix possible use of uninitialized variable by Emil Tantilov · 12 years ago
  38. e45dd5f ixgbevf: make sure probe fails on MSI-X enable error by Jakub Kicinski · 12 years ago
  39. f7c4056 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 12 years ago
  40. 9fafd65 ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  41. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 12 years ago
  42. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 12 years ago
  43. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  44. c075b13 ip6tnl: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  45. ba3e3f5 sit: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  46. 0974658 ipip: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  47. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  48. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  49. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  50. 1eb8f7a gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path by Claudiu Manoil · 12 years ago
  51. be44389 virtio_net: use net_*_ratelimited() helpers by Amerigo Wang · 12 years ago
  52. c068e77 vmxnet3: convert BUG_ON(true) into a simple BUG() by Sasha Levin · 12 years ago
  53. c3b89fb ipip: add GSO support by Eric Dumazet · 12 years ago
  54. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
  55. d1ee40f doc: packet_mmap: update doc to implementation status by Daniel Borkmann · 12 years ago
  56. 56277f4 phylib: mdio: Add sysfs attribute for PHY identifiers. by Nick Bowler · 12 years ago
  57. b1ead1a Make the wanxl firmware array const by David Howells · 12 years ago
  58. c48c8d5 Fix the wanxl firmware to include missing constants by David Howells · 12 years ago
  59. d778072 UAPI: (Scripted) Disintegrate include/linux/hdlc by David Howells · 12 years ago
  60. bdd4f8c UAPI: Fix compilation of the wanxl firmware blob. by David Howells · 12 years ago
  61. 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
  62. c1a6085 netconsole: add oops_only module option by Amerigo Wang · 12 years ago
  63. e949b09 vlan: set sysfs device_type to 'vlan' by Doug Goldstein · 12 years ago
  64. 2361263 irda: sh-irda: Remove SH7377 support by Nobuhiro Iwamatsu · 12 years ago
  65. 890fd70 irda: sh-irda: Remove SH7367 support by Nobuhiro Iwamatsu · 12 years ago
  66. a4477c4 ipv6: remove rt6i_peer_genid from rt6_info and its handler by Li RongQing · 12 years ago
  67. a66fe16 net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs by Ian Coolidge · 12 years ago
  68. 4fe5f07 usb: gadget: g_ether: fix frame size check for 802.1Q by Ian Coolidge · 12 years ago
  69. f1e0b5b Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  70. b20b6d9 ndisc: fix a typo in a comment in ndisc_recv_na() by Nicolas Dichtel · 12 years ago
  71. 0dad9e9 cxgb4: Fix initialization of SGE_CONTROL register by Vipul Pandya · 12 years ago
  72. 8589486 ksz884x: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  73. 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
  74. 55c1194 bnx2x: Support loading cnic resources at run-time by Merav Sicron · 12 years ago
  75. babc672 bnx2x: HSI change for 'update' ramrod by Merav Sicron · 12 years ago
  76. 5920cd3a packet: tx_ring: allow the user to choose tx data offset by Paul Chavent · 12 years ago
  77. 7da716a net: fec: reduce spin lock time in fec_ptp_adjfreq by Frank Li · 12 years ago
  78. 0f2f7a4 net: fec: default select FEC_PTP at mx6 platform by Frank Li · 12 years ago
  79. 50b5ca1 net/at91_ether: fix comment and style issues by Joachim Eastwood · 12 years ago
  80. ed2b97d net/at91_ether: clean up print outs by Joachim Eastwood · 12 years ago
  81. 4dda6f6 net/at91_ether: drop board_data private struct member by Joachim Eastwood · 12 years ago
  82. 2ea32ee net/at91_ether: use stat function from macb by Joachim Eastwood · 12 years ago
  83. 3423247 net/at91_ether: use macb functions for get/set hwaddr by Joachim Eastwood · 12 years ago
  84. 314bccc net/macb: export macb_set_hwaddr and macb_get_hwaddr by Joachim Eastwood · 12 years ago
  85. d25e78a net/macb: support reversed hw addr by Joachim Eastwood · 12 years ago
  86. 17b8bb3 net/macb: check all address registers sets by Joachim Eastwood · 12 years ago
  87. 01cbc1a be2net: remove adapter->eq_next_idx by Sathya Perla · 12 years ago
  88. dbf0f2a be2net: remove roce on lancer by Sathya Perla · 12 years ago
  89. 1bc8e7e be2net: fix access to SEMAPHORE reg by Sathya Perla · 12 years ago
  90. ce66f78 be2net: re-factor bar mapping code by Sathya Perla · 12 years ago
  91. 5c4f2fb be2net: do not use sli_family to identify skyhawk-R chip by Sathya Perla · 12 years ago
  92. ca34fe3 be2net: fix wrong usage of adapter->generation by Sathya Perla · 12 years ago
  93. 5727f84 be2net: remove LANCER A0 workaround by Sathya Perla · 12 years ago
  94. 0062b15 cxgb4: Initialize data structures before using. by Vipul Pandya · 12 years ago
  95. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  96. 3015f3d pkt_sched: enable QFQ to support TSO/GSO by Paolo Valente · 12 years ago
  97. ecfd2ce mlx4: change TX coalescing defaults by Eric Dumazet · 12 years ago
  98. 9affec6 batman-adv: enable fast client detection using unicast_4addr packets by Antonio Quartulli · 12 years ago
  99. 4046b24 batman-adv: Add get_ethtool_stats() support for DAT by Martin Hundebøll · 12 years ago
  100. 33af49a batman-adv: Distributed ARP Table - add runtime switch by Antonio Quartulli · 12 years ago