1. 01e661e tipc: add trace_events for tipc socket by Tuong Lien · 6 years ago
  2. 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
  3. b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
  4. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  5. a84e3f5 xfrm: prefer secpath_set over secpath_dup by Florian Westphal · 6 years ago
  6. 26912e3 xfrm: use secpath_exist where applicable by Florian Westphal · 6 years ago
  7. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  8. 7af8f4c net: move secpath_exist helper to sk_buff.h by Florian Westphal · 6 years ago
  9. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  10. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  11. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  12. c4b0e77 netfilter: avoid using skb->nf_bridge directly by Florian Westphal · 6 years ago
  13. 29d3c04 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  14. 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  15. 1629db9c Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  16. d359bbc mac80211: Properly access radiotap vendor data by Ilan Peer · 6 years ago
  17. 93bc8ac cfg80211: fix ieee80211_get_vht_max_nss() by Johannes Berg · 6 years ago
  18. efc38dd mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
  19. 5679ee7 tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it by Zhenbo Gao · 6 years ago
  20. a26d94b net: bridge: remove unneeded variable 'err' by YueHaibing · 6 years ago
  21. 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  22. 8e2924e Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  23. f79ba43 6lowpan: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  24. 77c7a7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  25. dc7eb0f mac80211: do not advertise HE cap IE if HE disabled by Shaul Triebitz · 6 years ago
  26. 002245e mac80211: set STA flag DISABLE_HE if HE is not supported by Shaul Triebitz · 6 years ago
  27. 2e249fc mac80211: update driver when MU EDCA params change by Shaul Triebitz · 6 years ago
  28. 55ebd6e mac80211: propagate the support for TWT to the driver by Emmanuel Grumbach · 6 years ago
  29. 30c6311 nl80211: Add support to notify radar event info received from STA by Sriram R · 6 years ago
  30. 344f8e0 mac80211: don't build AMSDU from GSO packets by Sara Sharon · 6 years ago
  31. 233e98d mac80211: remove superfluous NULL check by Johannes Berg · 6 years ago
  32. dd665d2 mac80211: never pass NULL params to ieee80211_if_add() by Johannes Berg · 6 years ago
  33. 8020919 mac80211: Properly handle SKB with radiotap only by Ilan Peer · 6 years ago
  34. 925b597 cfg80211: add some missing fall through annotations by Luca Coelho · 6 years ago
  35. 554be83 mac80211: ftm responder: remove pointless defensive coding by Johannes Berg · 6 years ago
  36. 3e8bf52 rfkill: gpio: Remove unused include by Linus Walleij · 6 years ago
  37. f5c6dfd ip6mr: Drop mfc6_cache argument to ip6mr_forward2 by David Ahern · 6 years ago
  38. 6e0735d ipmr: Drop mfc_cache argument to ipmr_queue_xmit by David Ahern · 6 years ago
  39. eedbbb0 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  40. 1178903 fou: Prevent unbounded recursion in GUE error handler by Stefano Brivio · 6 years ago
  41. 4767456 bridge: support for ndo_fdb_get by Roopa Prabhu · 6 years ago
  42. 5b2f94b net: rtnetlink: support for fdb get by Roopa Prabhu · 6 years ago
  43. 8a75b9d net: dsa: ksz: Add STP multicast handling by Marek Vasut · 6 years ago
  44. bafe9ba net: dsa: ksz: Factor out common tag code by Tristram Ha · 6 years ago
  45. 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
  46. 9c46ae0 Revert "net: dccp: initialize (addr,port) listening hashtable" by David S. Miller · 6 years ago
  47. df9b0e3 neighbor: Add protocol attribute by David Ahern · 6 years ago
  48. ec49d83 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  49. c151acc l2tp: Add protocol field decompression by Sam Protsenko · 6 years ago
  50. 4f24ed7 udp: use indirect call wrappers for GRO socket lookup by Paolo Abeni · 6 years ago
  51. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  52. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  53. 2561f97 net: sched: simplify the qdisc_leaf code by Tonghao Zhang · 6 years ago
  54. c2027d1 ipv6: Fix handling of LLA with VRF and sockets bound to VRF by David Ahern · 6 years ago
  55. 70f98d7 ipconfig: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  56. 0ee58da net: tcp6: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  57. d9fbc7f net: tcp: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  58. 23b0269 net: udp6: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  59. 4cdeeee net: udp: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  60. e997f8a neighbor: Remove externally learned entries from gc_list by David Ahern · 6 years ago
  61. 526f1b5 neighbor: Move neigh_update_ext_learned to core file by David Ahern · 6 years ago
  62. 7e6f182 neighbor: Remove state and flags arguments to neigh_del by David Ahern · 6 years ago
  63. 758a7f0 neighbor: Fix state check in neigh_forced_gc by David Ahern · 6 years ago
  64. 9c29a2f neighbor: Fix locking order for gc_list changes by David Ahern · 6 years ago
  65. aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
  66. b89df65 net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports by Petr Machata · 6 years ago
  67. ca935da net: bridge: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  68. d59cdf9 net: dev: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  69. 1570415 net: dev: Add NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  70. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  71. 6921351 net: switchdev: Add extack to switchdev_handle_port_obj_add() callback by Petr Machata · 6 years ago
  72. 479c86d net: switchdev: Add extack to struct switchdev_notifier_info by Petr Machata · 6 years ago
  73. 69b7320 net: switchdev: Add extack argument to switchdev_port_obj_add() by Petr Machata · 6 years ago
  74. 169327d net: bridge: Propagate extack to switchdev by Petr Machata · 6 years ago
  75. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  76. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  77. 8cc196d neighbor: gc_list changes should be protected by table lock by David Ahern · 6 years ago
  78. 69bd484 net/sched: Remove egdev mechanism by Oz Shlomo · 6 years ago
  79. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  80. d8ed257 tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer() by Eric Dumazet · 6 years ago
  81. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  83. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  84. a60956e net: dsa: Make dsa_master_set_mtu() static by Andrew Lunn · 6 years ago
  85. 91ba479 net: dsa: Restore MTU on master device on unload by Andrew Lunn · 6 years ago
  86. 97ef7b4 ip: silence udp zerocopy smatch false positive by Willem de Bruijn · 6 years ago
  87. 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  88. f9bfe4e tcp: lack of available data can also cause TSO defer by Eric Dumazet · 6 years ago
  89. 0fbe82e net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  90. 5895631 neighbor: Improve garbage collection by David Ahern · 6 years ago
  91. 43920ed bridge: Add br_fdb_clear_offload() by Petr Machata · 6 years ago
  92. 1b4e5ad ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  93. 40c900a net: core: dev: Attach extack to NETDEV_PRE_UP by Petr Machata · 6 years ago
  94. 2637260 net: core: dev: Add call_netdevice_notifiers_extack() by Petr Machata · 6 years ago
  95. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  96. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  97. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  98. fdb8b29 tcp: fix code style in tcp_recvmsg() by Pedro Tammela · 6 years ago
  99. dc0fe7d net: dsa: Set the master device's MTU to account for DSA overheads by Andrew Lunn · 6 years ago
  100. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago