1. 376534a ip_tunnels: use offsetofend by Jiri Benc · 9 years ago
  2. 6b8847c ip_tunnels: use u8/u16/u32 by Jiri Benc · 9 years ago
  3. ac1cf39 ip_tunnels: remove custom alignment and packing by Jiri Benc · 9 years ago
  4. 18041e3 vrf: vrf_master_ifindex_rcu is not always called with rcu read lock by Nikolay Aleksandrov · 9 years ago
  5. 824e738 lwtunnel: Fix the sparse warnings in fib_encap_match by Ying Xue · 9 years ago
  6. db5dbec vrf: drop unused num_slaves member by Nikolay Aleksandrov · 9 years ago
  7. df383e6 lwtunnel: fix memory leak by Jiri Benc · 9 years ago
  8. 60045cb net: dsa: Add dsa_is_dsa_port() helper by Andrew Lunn · 9 years ago
  9. abc5d1f net: Add inet_proto_csum_replace_by_diff utility function by Tom Herbert · 9 years ago
  10. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  11. 2536862 lwt: Add support to redirect dst.input by Tom Herbert · 9 years ago
  12. dc028da inet: Move VRF table lookup to inlined function by David Ahern · 9 years ago
  13. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  14. 2bd736f Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  15. c87acb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  16. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 9 years ago
  17. 15be405e net: Add inet_addr lookup by table by David Ahern · 9 years ago
  18. 613d09b net: Use VRF device index for lookups on TX by David Ahern · 9 years ago
  19. 4e3c899 net: Introduce VRF related flags and helpers by David Ahern · 9 years ago
  20. 1114953 net: dsa: add support for switchdev VLAN objects by Vivien Didelot · 9 years ago
  21. 4b58c37 mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() by Johannes Berg · 9 years ago
  22. b72f6f5 6lowpan: add generic 6lowpan netdev private data by Alexander Aring · 9 years ago
  23. ce80e7b net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  24. 2a778e1 net: dsa: change FDB routines prototypes by Vivien Didelot · 9 years ago
  25. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  26. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  27. 9f57c67 gre: Remove support for sharing GRE protocol hook. by Pravin B Shelar · 9 years ago
  28. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  29. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  30. fb81139 net: add explicit logging and stat for neighbour table overflow by Rick Jones · 9 years ago
  31. f75113a Bluetooth: add hci_connect_le_scan by Jakub Pawlowski · 9 years ago
  32. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  33. 158e921 Bluetooth: preparation for new connect procedure by Jakub Pawlowski · 9 years ago
  34. c91208d ieee802154: add ack request default handling by Alexander Aring · 9 years ago
  35. 51e0e5d ieee802154: 6lowpan: remove multiple lowpan per wpan support by Alexander Aring · 9 years ago
  36. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  37. 8902482 net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  38. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  39. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  40. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  41. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. b567741 ipv6: Enable auto flow labels by default by Tom Herbert · 9 years ago
  43. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  44. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  45. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  46. d3aa45c bpf: add helpers to access tunnel metadata by Alexei Starovoitov · 9 years ago
  47. 29a3060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  48. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  49. 92a99bf lwtunnel: Make lwtun_encaps[] static by Thomas Graf · 9 years ago
  50. 265f94f net: Recompute sk_txhash on negative routing advice by Tom Herbert · 9 years ago
  51. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  52. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  53. 205845a bonding: convert num_grat_arp to the new bonding option API by Nikolay Aleksandrov · 9 years ago
  54. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 9 years ago
  55. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  56. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  57. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  58. 48516438 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  59. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  60. 8757825 Bluetooth: hci_check_conn_params() check proper range by Seungyoun Ju · 9 years ago
  61. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
  62. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
  63. 729a898 mac802154: do not export ieee802154_rx() by Varka Bhadram · 9 years ago
  64. a6cb869 cfg802154: add PM hooks by Varka Bhadram · 9 years ago
  65. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  66. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  68. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  69. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  70. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  71. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  72. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  73. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  74. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  75. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  76. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  77. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  78. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  79. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  80. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  81. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  82. 27dfead Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  83. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  84. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  85. 0838aa7 netfilter: fix netns dependencies with conntrack templates by Pablo Neira Ayuso · 9 years ago
  86. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  87. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 9 years ago
  88. f9a060f mac80211: add pointer for driver use to key by Johannes Berg · 9 years ago
  89. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  90. 981d94a mac80211: support device/driver PN check for CCMP/GCMP by Johannes Berg · 9 years ago
  91. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 9 years ago
  92. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 9 years ago
  93. 5c48f12 mac80211: remove exposing 'mfp' to drivers by Johannes Berg · 9 years ago
  94. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  95. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  96. 085db2c netfilter: Per network namespace netfilter hooks. by Eric W. Biederman · 9 years ago
  97. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  98. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  99. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 9 years ago
  100. 3fd2f1b9 inet: remove BUG_ON() in twsk_destructor() by Eric Dumazet · 9 years ago