1. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  2. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  3. 808a8f8 ipv4: Pull GSO registration out of inet_init() by Vlad Yasevich · 12 years ago
  4. 3c73a03 ipv6: Update ipv6 static library with newly needed functions by Vlad Yasevich · 12 years ago
  5. 2207afc ipv6: Move exthdr offload support into separate file by Vlad Yasevich · 12 years ago
  6. 5edbb07 ipv6: Separate out UDP offload functionality by Vlad Yasevich · 12 years ago
  7. 8663e02 ipv6: Separate tcp offload functionality by Vlad Yasevich · 12 years ago
  8. d1da932 ipv6: Separate ipv6 offload support by Vlad Yasevich · 12 years ago
  9. 3336288 ipv6: Switch to using new offload infrastructure. by Vlad Yasevich · 12 years ago
  10. bca49f8 ipv4: Switch to using the new offload infrastructure. by Vlad Yasevich · 12 years ago
  11. 8ca896c ipv6: Add new offload registration infrastructure. by Vlad Yasevich · 12 years ago
  12. de27d00 net: Add net protocol offload registration infrustructure by Vlad Yasevich · 12 years ago
  13. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  14. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  15. 0da9a0c sctp: fix /proc/net/sctp/ memory leak by Tommi Rantala · 12 years ago
  16. 1ff05fb ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() by Nicolas Dichtel · 12 years ago
  17. d440b72 sit: fix sparse warnings by Nicolas Dichtel · 12 years ago
  18. fea379b ipip: fix sparse warnings in ipip_netlink_parms() by Nicolas Dichtel · 12 years ago
  19. c381328 xfrm: Use a static gc threshold value for ipv6 by Steffen Klassert · 12 years ago
  20. 702ed3c Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  21. b092d92 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  22. f372341 sit: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  23. e4c94a9 sit: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  24. a12c9a8 sit/rtnl: add missing parameters on dump by Nicolas Dichtel · 12 years ago
  25. f9cd5a5 sit: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  26. be42da0 ipip: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  27. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 12 years ago
  28. c38cc4b ipip: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  29. 0b11245 ip6tnl: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  30. b58d731 ip6tnl: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  31. cfa323b ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump by Nicolas Dichtel · 12 years ago
  32. b294200 ipv4/ip_vti.c: VTI fix post-decryption forwarding by Saurabh Mohan · 12 years ago
  33. 1007dd1 bridge: add root port blocking by stephen hemminger · 12 years ago
  34. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 12 years ago
  35. cd75373 bridge: add template for bridge port flags by stephen hemminger · 12 years ago
  36. 25c71c7 bridge: bridge port parameters over netlink by stephen hemminger · 12 years ago
  37. c75ea26 ipv6: remove obsolete comments in route.c by Li RongQing · 12 years ago
  38. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  39. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  40. 170173b batman-adv: Remove instant overwritten variable initialization by Sven Eckelmann · 12 years ago
  41. 068ee6e batman-adv: roaming handling mechanism redesign by Antonio Quartulli · 12 years ago
  42. be73b48 batman-adv: refactor tt_global_del_struct() by Antonio Quartulli · 12 years ago
  43. 47c9465 batman-adv: refactor code to simplify long lines by Antonio Quartulli · 12 years ago
  44. 7c1fd91 batman-adv: substitute tt_poss_change with a per-tt_entry flag by Antonio Quartulli · 12 years ago
  45. 2870987 batman-adv: wait multiple periods before activating bla by Simon Wunderlich · 12 years ago
  46. d807f27 batman-adv: allow bla traffic only after first worker period by Simon Wunderlich · 12 years ago
  47. 52aebd6 batman-adv: send announcement when backbone gw is registered by Simon Wunderlich · 12 years ago
  48. b7eddd0 batman-adv: prevent using any virtual device created on batman-adv as hard-interface by Antonio Quartulli · 12 years ago
  49. a7528f8 batman-adv: fix wrong spinlock inline comment by Antonio Quartulli · 12 years ago
  50. 07568d0 batman-adv: don't rely on positions in struct for hashing by Simon Wunderlich · 12 years ago
  51. b7fd76d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  52. 485f2b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  53. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  54. 5bdf502 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  55. 3fdbd1c openvswitch: add ipv6 'set' action by Ansis Atteka · 12 years ago
  56. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  57. b78a493 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  58. d4596ba ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value by Hannes Frederic Sowa · 12 years ago
  59. bd090df tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 12 years ago
  60. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 12 years ago
  61. f7c83bc net: xfrm: use __this_cpu_read per-cpu helper by Shan Wei · 12 years ago
  62. d3976a5 netfilter: ipv6: only provide sk_bound_dev_if for link-local addr by Florian Westphal · 12 years ago
  63. 703fb94 xfrm: Fix the gc threshold value for ipv4 by Steffen Klassert · 12 years ago
  64. 9195bb8 ipv6: improve ipv6_find_hdr() to skip empty routing headers by Ansis Atteka · 12 years ago
  65. 9fafd65 ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  66. 43c771a wireless: allow 40 MHz on world roaming channels 12/13 by Johannes Berg · 12 years ago
  67. 0c9f79b ipv4: avoid undefined behavior in do_ip_setsockopt() by Xi Wang · 12 years ago
  68. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  71. f8f6267 ipv6: Move ipv6_find_hdr() out of Netfilter code. by Jesse Gross · 12 years ago
  72. c075b13 ip6tnl: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  73. ba3e3f5 sit: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  74. 0974658 ipip: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  75. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  76. c3b89fb ipip: add GSO support by Eric Dumazet · 12 years ago
  77. 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
  78. 6352c87 mac80211: reassign channel contexts before stations by Johannes Berg · 12 years ago
  79. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  80. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  81. 20f544e mac80211: don't send null data packet when not associated by Johannes Berg · 12 years ago
  82. 60762cb mac80211: remove unused tracepoint by Johannes Berg · 12 years ago
  83. 0864331 mac80211: add debugfs file for HW queues by Johannes Berg · 12 years ago
  84. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  85. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  86. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  87. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  88. cfff2f9 mac80211: fix memory leak in device registration error path by Johannes Berg · 12 years ago
  89. e949b09 vlan: set sysfs device_type to 'vlan' by Doug Goldstein · 12 years ago
  90. a4477c4 ipv6: remove rt6i_peer_genid from rt6_info and its handler by Li RongQing · 12 years ago
  91. 642fe4d SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info by Trond Myklebust · 12 years ago
  92. aafd0d8 xfrm: remove redundant replay_esn check by Ulrich Weber · 12 years ago
  93. 7032a3d svcrpc: demote some printks to a dprintk by J. Bruce Fields · 12 years ago
  94. f1e0b5b Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  95. b20b6d9 ndisc: fix a typo in a comment in ndisc_recv_na() by Nicolas Dichtel · 12 years ago
  96. 5920cd3a packet: tx_ring: allow the user to choose tx data offset by Paul Chavent · 12 years ago
  97. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  98. 3015f3d pkt_sched: enable QFQ to support TSO/GSO by Paolo Valente · 12 years ago
  99. 9affec6 batman-adv: enable fast client detection using unicast_4addr packets by Antonio Quartulli · 12 years ago
  100. 4046b24 batman-adv: Add get_ethtool_stats() support for DAT by Martin Hundebøll · 12 years ago