1. e0a4b99 hsr: use upper/lower device infrastructure by Taehee Yoo · 5 years ago
  2. 81390d0 hsr: remove unnecessary rcu_read_lock() in hsr module by Taehee Yoo · 5 years ago
  3. 4b793ac hsr: use netdev_err() instead of WARN_ONCE() by Taehee Yoo · 5 years ago
  4. 13eeb5f hsr: use extack error message instead of netdev_info by Taehee Yoo · 5 years ago
  5. f3f2f98 hsr: use debugfs_remove_recursive() instead of debugfs_remove() by Taehee Yoo · 5 years ago
  6. b90feaf net: sched: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  7. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  8. e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 5 years ago
  9. 7782040 unix: uses an atomic type for scm files accounting by Paolo Abeni · 5 years ago
  10. d2afb41 net: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  11. b0c9a2d ipv6: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  12. 8402a31 net: dccp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  13. af71b09 l2tp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  14. 680a931 net: mpls: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  15. 95e486f xdp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  16. 085c20c bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() by Martin KaFai Lau · 5 years ago
  17. 1ed4d92 bpf: INET_DIAG support in bpf_sk_storage by Martin KaFai Lau · 5 years ago
  18. 0df6d32 inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data by Martin KaFai Lau · 5 years ago
  19. 5682d39 inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() by Martin KaFai Lau · 5 years ago
  20. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 5 years ago
  22. 5b502a7 net: dsa: propagate resolved link config via mac_link_up() by Russell King · 5 years ago
  23. 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 5 years ago
  24. 5c05a16 unix: It's CONFIG_PROC_FS not CONFIG_PROCFS by David S. Miller · 5 years ago
  25. 3a12500 unix: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 5 years ago
  26. 07c6f98 net: switchdev: do not propagate bridge updates across bridges by Russell King · 5 years ago
  27. a2f2ef4 net/smc: check for valid ib_client_data by Karsten Graul · 5 years ago
  28. 9baeea5 net: qrtr: Fix error pointer vs NULL bugs by Dan Carpenter · 5 years ago
  29. dc24f8b mptcp: add dummy icsk_sync_mss() by Paolo Abeni · 5 years ago
  30. 14c441b mptcp: defer work schedule until mptcp lock is released by Paolo Abeni · 5 years ago
  31. 2e52213 mptcp: avoid work queue scheduling if possible by Florian Westphal · 5 years ago
  32. bfae9da mptcp: remove mptcp_read_actor by Florian Westphal · 5 years ago
  33. 600911f mptcp: add rmem queue accounting by Florian Westphal · 5 years ago
  34. 6771bfd mptcp: update mptcp ack sequence from work queue by Florian Westphal · 5 years ago
  35. 8099201 mptcp: add work queue skeleton by Paolo Abeni · 5 years ago
  36. 101f6f8 mptcp: add and use mptcp_data_ready helper by Florian Westphal · 5 years ago
  37. c535f92 af_llc: fix if-statement empty body warning by Randy Dunlap · 5 years ago
  38. a082ec8 net/smc: improve peer ID in CLC decline for SMC-R by Hans Wippel · 5 years ago
  39. 366bb24 net/smc: rework peer ID handling by Hans Wippel · 5 years ago
  40. 0b7f41f tcp-zerocopy: Update returned getsockopt() optlen. by Arjun Roy · 5 years ago
  41. b6f6118 ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 5 years ago
  42. 51e3dfa net/smc: fix cleanup for linkgroup setup failures by Ursula Braun · 5 years ago
  43. ef6a4c8 net: fix sysfs permssions when device changes network namespace by Christian Brauner · 5 years ago
  44. d755407 net-sysfs: add queue_change_owner() by Christian Brauner · 5 years ago
  45. e6dee9f net-sysfs: add netdev_change_owner() by Christian Brauner · 5 years ago
  46. 1521a67 sched: act: count in the size of action flags bitfield by Jiri Pirko · 5 years ago
  47. 2eb51c7 net: core: devlink.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  48. 574b238 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  49. 99b79c3 netfilter: xt_hashlimit: unregister proc file before releasing mutex by Cong Wang · 5 years ago
  50. e34f175 ethtool: limit bitset size by Michal Kubecek · 5 years ago
  51. 6e11d15 net: Fix Tx hash bound checking by Amritha Nambiar · 5 years ago
  52. 212d58c nft_set_pipapo: Actually fetch key data in nft_pipapo_remove() by Stefano Brivio · 5 years ago
  53. 9ea4894 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 5 years ago
  54. 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 5 years ago
  55. 742b8cc drop_monitor: extend by passing cookie from driver by Jiri Pirko · 5 years ago
  56. 85b0589 devlink: add trap metadata type for cookie by Jiri Pirko · 5 years ago
  57. 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 5 years ago
  58. 6eac779 bpf/tests: Use migrate disable instead of preempt disable by David Miller · 5 years ago
  59. 3d9f773c bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. by David Miller · 5 years ago
  60. 3614d05 Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  61. 3b3e808 Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  62. 13ef6ae net: qrtr: fix spelling mistake "serivce" -> "service" by Colin Ian King · 5 years ago
  63. 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 5 years ago
  64. 48851e9 af_unix: Add missing annotation for unix_wait_for_peer() by Jules Irenge · 5 years ago
  65. 3283ff2 dccp: Add missing annotation for dccp_child_process() by Jules Irenge · 5 years ago
  66. be21139 net: netrom: Add missing annotation for nr_neigh_stop() by Jules Irenge · 5 years ago
  67. 2d6b6ac net: netrom: Add missing annotation for nr_neigh_start() by Jules Irenge · 5 years ago
  68. 0eb713f net: netrom: Add missing annotation for nr_node_stop() by Jules Irenge · 5 years ago
  69. 5018adf net: netrom: Add missing annotation for nr_node_start() by Jules Irenge · 5 years ago
  70. 8b003f0 netrom: Add missing annotation for nr_info_stop() by Jules Irenge · 5 years ago
  71. d087f18 netrom: Add missing annotation for nr_info_start() by Jules Irenge · 5 years ago
  72. 8e0f8cc net: Add missing annotation for llc_seq_start() by Jules Irenge · 5 years ago
  73. b77b4f6 sctp: Add missing annotation for sctp_transport_walk_stop() by Jules Irenge · 5 years ago
  74. 6c72b77 sctp: Add missing annotation for sctp_transport_walk_start() by Jules Irenge · 5 years ago
  75. 887cf3d sctp: Add missing annotation for sctp_err_finish() by Jules Irenge · 5 years ago
  76. 28b380e ip6mr: Fix RCU list debugging warning by Amol Grover · 5 years ago
  77. c8b9177 tcp: ipv4: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  78. 0a087bf net: 802: psnap.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  79. 958a93c tcp, ulp: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  80. ecd942a devlink: add ACL generic packet traps by Jiri Pirko · 5 years ago
  81. 823d81b net: bridge: fix stale eth hdr pointer in br_dev_xmit by Nikolay Aleksandrov · 5 years ago
  82. 366ed1ac net: Remove unneeded export of a couple of xdp generic functions by David Ahern · 5 years ago
  83. 370f51d mac80211: Add api to support configuring TID specific configuration by Tamizh chelvam · 5 years ago
  84. 04f7d14 nl80211: Add support to configure TID specific RTSCTS configuration by Tamizh chelvam · 5 years ago
  85. ade274b nl80211: Add support to configure TID specific AMPDU configuration by Tamizh chelvam · 5 years ago
  86. 6a21d16 nl80211: Add support to configure TID specific retry configuration by Tamizh chelvam · 5 years ago
  87. 3710a8a nl80211: modify TID-config API by Johannes Berg · 5 years ago
  88. 77f576d nl80211: Add NL command to support TID speicific configurations by Tamizh chelvam · 5 years ago
  89. 253216f mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 5 years ago
  90. e3ae39e nl80211: explicitly include if_vlan.h by Johannes Berg · 5 years ago
  91. af2d14b mac80211: Beacon protection using the new BIGTK (STA) by Jouni Malinen · 5 years ago
  92. 0a3a843 mac80211: Beacon protection using the new BIGTK (AP) by Jouni Malinen · 5 years ago
  93. 2d5d4b0 mac80211: Update BIP to support Beacon frames by Jouni Malinen · 5 years ago
  94. e5473e8 mac80211: Support BIGTK configuration for Beacon protection by Jouni Malinen · 5 years ago
  95. 56be393 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 5 years ago
  96. f8af764 cfg80211: More error messages for key addition failures by Jouni Malinen · 5 years ago
  97. 8d74a62 Revert "nl80211: add src and dst addr attributes for control port tx/rx" by Johannes Berg · 5 years ago
  98. 8079e4f Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS" by Johannes Berg · 5 years ago
  99. 6132c1d net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register() by Madhuparna Bhowmik · 5 years ago
  100. c3e042f igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL by Li RongQing · 5 years ago