1. de27d00 net: Add net protocol offload registration infrustructure by Vlad Yasevich · 13 years ago
  2. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 13 years ago
  3. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 13 years ago
  4. efad0c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  5. 1ff05fb ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() by Nicolas Dichtel · 13 years ago
  6. d440b72 sit: fix sparse warnings by Nicolas Dichtel · 13 years ago
  7. fea379b ipip: fix sparse warnings in ipip_netlink_parms() by Nicolas Dichtel · 13 years ago
  8. 55fb277 ixgbevf: Add checksum statistics counters to rings by Greg Rose · 13 years ago
  9. 3938d3c ixgbevf: Remove unneeded and obsolete comment by Greg Rose · 13 years ago
  10. dee847f ixgbevf: White space and comments clean up by Greg Rose · 13 years ago
  11. 3157175 ixgbevf: Remove mailbox spinlock from the reset function by Greg Rose · 13 years ago
  12. 92fe0bf ixgbevf: Remove checking for mac.ops function pointers by Greg Rose · 13 years ago
  13. 7af335c ixgbevf: Remove the ring adapter pointer value by Greg Rose · 13 years ago
  14. 6259a01 ixgbevf: Fix unnecessary dereference where local var is available. by Greg Rose · 13 years ago
  15. b9dd245 ixgbevf: Streamline the rx buffer allocation by Greg Rose · 13 years ago
  16. 07bd34d ioat: Do not enable DCA if tag map is invalid by Alexander Duyck · 13 years ago
  17. 702ed3c Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  18. 1a39a65 arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX by Mugunthan V N · 13 years ago
  19. e38c112 ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support by Mugunthan V N · 13 years ago
  20. 70384a6 ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module by Mugunthan V N · 13 years ago
  21. 71380f9b net: cpsw: halt network stack before halting the device during suspend by Mugunthan V N · 13 years ago
  22. 549985e cpsw: simplify the setup of the register pointers by Richard Cochran · 13 years ago
  23. 1fb19aa net: cpsw: Add parent<->child relation support between cpsw and mdio by Vaibhav Hiremath · 13 years ago
  24. d1df50f net: davinci_mdio: Fix typo mistake in calling runtime-pm api by Vaibhav Hiremath · 13 years ago
  25. b092d92 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  26. 0b3ba05 tg3: Use tp->rxq_cnt when checking RSS tables. by Michael Chan · 13 years ago
  27. 93df8b8 tg3: Cleanup hardcoded ethtool test array indexes by Nithin Nayak Sujir · 13 years ago
  28. f4a46d1 tg3: Prevent spurious tx timeout by setting carrier off before tx disable. by Nithin Nayak Sujir · 13 years ago
  29. 3d567e0 tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices by Nithin Nayak Sujir · 13 years ago
  30. f3723416 sit: add support of link creation via rtnl by Nicolas Dichtel · 13 years ago
  31. e4c94a9 sit: rename rtnl functions for consistency by Nicolas Dichtel · 13 years ago
  32. a12c9a8 sit/rtnl: add missing parameters on dump by Nicolas Dichtel · 13 years ago
  33. f9cd5a5 sit: always notify change when params are updated by Nicolas Dichtel · 13 years ago
  34. be42da0 ipip: add support of link creation via rtnl by Nicolas Dichtel · 13 years ago
  35. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 13 years ago
  36. c38cc4b ipip: always notify change when params are updated by Nicolas Dichtel · 13 years ago
  37. 0b11245 ip6tnl: add support of link creation via rtnl by Nicolas Dichtel · 13 years ago
  38. b58d731 ip6tnl: rename rtnl functions for consistency by Nicolas Dichtel · 13 years ago
  39. cfa323b ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump by Nicolas Dichtel · 13 years ago
  40. 96800ee vmxnet3: fix indentation by stephen hemminger · 13 years ago
  41. 1007dd1 bridge: add root port blocking by stephen hemminger · 13 years ago
  42. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 13 years ago
  43. cd75373 bridge: add template for bridge port flags by stephen hemminger · 13 years ago
  44. 25c71c7 bridge: bridge port parameters over netlink by stephen hemminger · 13 years ago
  45. c75ea26 ipv6: remove obsolete comments in route.c by Li RongQing · 13 years ago
  46. 3629a6c net/macb: clear unused address register by Joachim Eastwood · 13 years ago
  47. 2dbfdbb net/macb: add support for phy irq via gpio pin by Joachim Eastwood · 13 years ago
  48. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 13 years ago
  49. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 13 years ago
  50. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 13 years ago
  51. 170173b batman-adv: Remove instant overwritten variable initialization by Sven Eckelmann · 13 years ago
  52. 068ee6e batman-adv: roaming handling mechanism redesign by Antonio Quartulli · 13 years ago
  53. be73b48 batman-adv: refactor tt_global_del_struct() by Antonio Quartulli · 13 years ago
  54. 47c9465 batman-adv: refactor code to simplify long lines by Antonio Quartulli · 13 years ago
  55. 7c1fd91 batman-adv: substitute tt_poss_change with a per-tt_entry flag by Antonio Quartulli · 13 years ago
  56. 2870987 batman-adv: wait multiple periods before activating bla by Simon Wunderlich · 13 years ago
  57. d807f27 batman-adv: allow bla traffic only after first worker period by Simon Wunderlich · 13 years ago
  58. 52aebd6 batman-adv: send announcement when backbone gw is registered by Simon Wunderlich · 13 years ago
  59. b7eddd0 batman-adv: prevent using any virtual device created on batman-adv as hard-interface by Antonio Quartulli · 13 years ago
  60. a7528f8 batman-adv: fix wrong spinlock inline comment by Antonio Quartulli · 13 years ago
  61. 07568d0 batman-adv: don't rely on positions in struct for hashing by Simon Wunderlich · 13 years ago
  62. 5bdf502 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  63. bf0098f ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT by Daniel Borkmann · 13 years ago
  64. 3cbe204 ARM: net: bpf_jit_32: add XOR instruction for BPF JIT by Daniel Borkmann · 13 years ago
  65. 910cc72 bnx2x: Add static declaration to several functions by Merav Sicron · 13 years ago
  66. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 13 years ago
  67. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 13 years ago
  68. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 13 years ago
  69. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 13 years ago
  70. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 13 years ago
  71. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 13 years ago
  72. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 13 years ago
  73. 85624ca ixgbevf: Reduce size of maximum rx buffer by Greg Rose · 13 years ago
  74. 366c109 ixgbevf: Add flag to indicate when rx is in net poll by Greg Rose · 13 years ago
  75. a5f9337 ixgbevf: fix possible use of uninitialized variable by Emil Tantilov · 13 years ago
  76. e45dd5f ixgbevf: make sure probe fails on MSI-X enable error by Jakub Kicinski · 13 years ago
  77. f7c40561 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 13 years ago
  78. 9fafd65 ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes. by YOSHIFUJI Hideaki / 吉藤英明 · 13 years ago
  79. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 13 years ago
  80. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 13 years ago
  81. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  82. c075b13 ip6tnl: advertise tunnel param via rtnl by Nicolas Dichtel · 13 years ago
  83. ba3e3f5 sit: advertise tunnel param via rtnl by Nicolas Dichtel · 13 years ago
  84. 0974658 ipip: advertise tunnel param via rtnl by Nicolas Dichtel · 13 years ago
  85. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 13 years ago
  86. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 13 years ago
  87. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 13 years ago
  88. 1eb8f7a gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path by Claudiu Manoil · 13 years ago
  89. be44389 virtio_net: use net_*_ratelimited() helpers by Amerigo Wang · 13 years ago
  90. c068e77 vmxnet3: convert BUG_ON(true) into a simple BUG() by Sasha Levin · 13 years ago
  91. c3b89fb ipip: add GSO support by Eric Dumazet · 13 years ago
  92. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 13 years ago
  93. d1ee40f doc: packet_mmap: update doc to implementation status by Daniel Borkmann · 13 years ago
  94. 56277f4 phylib: mdio: Add sysfs attribute for PHY identifiers. by Nick Bowler · 13 years ago
  95. b1ead1a Make the wanxl firmware array const by David Howells · 13 years ago
  96. c48c8d5 Fix the wanxl firmware to include missing constants by David Howells · 13 years ago
  97. d778072 UAPI: (Scripted) Disintegrate include/linux/hdlc by David Howells · 13 years ago
  98. bdd4f8c UAPI: Fix compilation of the wanxl firmware blob. by David Howells · 13 years ago
  99. 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 13 years ago
  100. c1a6085 netconsole: add oops_only module option by Amerigo Wang · 13 years ago