1. d5afa82 vsock: correct removal of socket from the list by Sunil Muthuswamy · 6 years ago
  2. 9bb6cd6 net/packet: introduce packet_rcv_try_clear_pressure() helper by Eric Dumazet · 6 years ago
  3. 3a2bb84 net/packet: remove locking from packet_rcv_has_room() by Eric Dumazet · 6 years ago
  4. 2c51c62 net/packet: implement shortcut in tpacket_rcv() by Eric Dumazet · 6 years ago
  5. 8e8e295 net/packet: make tp_drops atomic by Eric Dumazet · 6 years ago
  6. 0338a14 net/packet: constify __packet_rcv_has_room() by Eric Dumazet · 6 years ago
  7. dcf70ce net/packet: constify prb_lookup_block() and __tpacket_v3_has_room() by Eric Dumazet · 6 years ago
  8. d4b5bd9 net/packet: constify packet_lookup_frame() and __tpacket_has_room() by Eric Dumazet · 6 years ago
  9. 96f657e net/packet: constify __packet_get_status() argument by Eric Dumazet · 6 years ago
  10. d96ec97 Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  11. 733f076 sched: act_ctinfo: use extack error reporting by Kevin Darbyshire-Bryant · 6 years ago
  12. 3adcfa4 l2tp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  13. ddb754a mac80211: notify offchannel expire on mgmt_tx by James Prestwood · 6 years ago
  14. 1c38c7f nl80211: send event when CMD_FRAME duration expires by James Prestwood · 6 years ago
  15. 5a7bb7c mac80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. 163a7cd mac80211: extend __rate_control_send_low warning by Johannes Berg · 6 years ago
  17. 583a7a3 mac80211: fill low rate even for HAS_RATE_CONTROL by Johannes Berg · 6 years ago
  18. bd718fc mac80211: use STA info in rate_control_send_low() by Johannes Berg · 6 years ago
  19. 1e87fec mac80211: call rate_control_send_low() internally by Johannes Berg · 6 years ago
  20. 4770c8f cfg80211: Add a function to iterate all BSS entries by Ilan Peer · 6 years ago
  21. a0de1ca3 mac80211: allow turning TWT responder support on and off via netlink by John Crispin · 6 years ago
  22. c9d3245 mac80211: dynamically enable the TWT requester support on STA interfaces by John Crispin · 6 years ago
  23. 901bb98 nl80211: require and validate vendor command policy by Johannes Berg · 6 years ago
  24. 26f7044 nl80211: add support for SAE authentication offload by Chung-Hsien Hsu · 6 years ago
  25. cc3e14c nl80211: add WPA3 definition for SAE authentication by Chung-Hsien Hsu · 6 years ago
  26. f4d7599 nl80211: add NL80211_ATTR_IFINDEX to port authorized event by Chung-Hsien Hsu · 6 years ago
  27. 90cc4bd mac80211: AMPDU handling for Extended Key ID by Alexander Wetzel · 6 years ago
  28. 6358f38 net: dsa: tag_sja1105: Select CONFIG_PACKING by Vladimir Oltean · 6 years ago
  29. a842fe1 tcp: add optional per socket transmit delay by Eric Dumazet · 6 years ago
  30. 2131fba net: dsa: Deal with non-existing PHY/fixed-link by Florian Fainelli · 6 years ago
  31. 7a096d5 net: sched: ingress: set 'unlocked' flag for Qdisc ops by Vlad Buslov · 6 years ago
  32. 5018007 net/tls: add kernel-driven resync mechanism for TX by Jakub Kicinski · 6 years ago
  33. eeb2efa net/tls: generalize the resync callback by Jakub Kicinski · 6 years ago
  34. f953d33b net/tls: add kernel-driven TLS RX resync by Jakub Kicinski · 6 years ago
  35. fe58a5a net/tls: rename handle_device_resync() by Jakub Kicinski · 6 years ago
  36. 89fec47 net/tls: pass record number as a byte array by Jakub Kicinski · 6 years ago
  37. 4967373 net/tls: simplify seq calculation in handle_device_resync() by Jakub Kicinski · 6 years ago
  38. 4608805 packet: remove unused variable 'status' in __packet_lookup_frame_in_block by Mao Wenan · 6 years ago
  39. f7a8fb1 net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del() by Taehee Yoo · 6 years ago
  40. abf9979 net: netlink: make netlink_walk_start() void return type by Taehee Yoo · 6 years ago
  41. 7bf4796 nexthops: add support for replace by David Ahern · 6 years ago
  42. 5b98324 ipv6: Allow routes to use nexthop objects by David Ahern · 6 years ago
  43. 6c48ea5 ipv4: Optimization for fib_info lookup with nexthops by David Ahern · 6 years ago
  44. 493ced1 ipv4: Allow routes to use nexthop objects by David Ahern · 6 years ago
  45. 2d44234 ipv6: Handle all fib6_nh in a nexthop in mtu updates by David Ahern · 6 years ago
  46. 49d5b8e ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect by David Ahern · 6 years ago
  47. c55c898 ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect by David Ahern · 6 years ago
  48. e659ba3 ipv6: Handle all fib6_nh in a nexthop in exception handling by David Ahern · 6 years ago
  49. 2c170e0 ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev by David Ahern · 6 years ago
  50. a1b7a1f ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size by David Ahern · 6 years ago
  51. 17a5984 ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf by David Ahern · 6 years ago
  52. 962b680 ipv6: Handle all fib6_nh in a nexthop in rt6_device_match by David Ahern · 6 years ago
  53. 2ab75bf ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from by David Ahern · 6 years ago
  54. f88c9aa nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct by David Ahern · 6 years ago
  55. 948622f tcp: Make tcp_fastopen_alloc_ctx static by YueHaibing · 6 years ago
  56. c67b855 ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state by Eric Dumazet · 6 years ago
  57. de47c5d af_key: make use of BUG_ON macro by Hariprasad Kelam · 6 years ago
  58. 3920967 ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset() by Eric Dumazet · 6 years ago
  59. 6dcdd88 net: hwbm: Make the hwbm_pool lock a mutex by Sebastian Andrzej Siewior · 6 years ago
  60. 92dcabd net: Don't disable interrupts in __netdev_alloc_skb() by Sebastian Andrzej Siewior · 6 years ago
  61. 7ba7aea net: Don't disable interrupts in napi_alloc_frag() by Sebastian Andrzej Siewior · 6 years ago
  62. f3097be net: dsa: sja1105: Add a state machine for RX timestamping by Vladimir Oltean · 6 years ago
  63. e53e18a net: dsa: sja1105: Receive and decode meta frames by Vladimir Oltean · 6 years ago
  64. 79fa706 net: dsa: sja1105: Make sja1105_is_link_local not match meta frames by Vladimir Oltean · 6 years ago
  65. d3f9b90 net: dsa: sja1105: Build a minimal understanding of meta frames by Vladimir Oltean · 6 years ago
  66. 4282446 net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode by Vladimir Oltean · 6 years ago
  67. d461933 net: dsa: tag_8021q: Create helper function for removing VLAN header by Vladimir Oltean · 6 years ago
  68. 5e3f847 net: dsa: Add teardown callback for drivers by Vladimir Oltean · 6 years ago
  69. 146d442 net: dsa: Keep a pointer to the skb clone for TX timestamping by Vladimir Oltean · 6 years ago
  70. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  72. b9727d7 net/tls: export TLS per skb encryption by Dirk van der Merwe · 6 years ago
  73. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  74. 720f1de pktgen: do not sleep with the thread lock held. by Paolo Abeni · 6 years ago
  75. 4daa95a ipv6: fix spelling mistake: "wtih" -> "with" by Colin Ian King · 6 years ago
  76. 85cb928 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  77. b9aa52c ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago
  78. 59e3e4b ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 6 years ago
  79. 50a8acc ipv6: tcp: send consistent flowlabel in TIME_WAIT state by Eric Dumazet · 6 years ago
  80. 323a53c ipv6: tcp: enable flowlabel reflection in some RST packets by Eric Dumazet · 6 years ago
  81. 8b5e07d inet_connection_sock: remove unused parameter of reqsk_queue_unlink func by Zhiqiang Liu · 6 years ago
  82. 4970b42 Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Hangbin Liu · 6 years ago
  83. 0ee4e76 ethtool: fix potential userspace buffer overflow by Vivien Didelot · 6 years ago
  84. 0a8dd9f Fix memory leak in sctp_process_init by Neil Horman · 6 years ago
  85. b50e058 net: rds: fix memory leak when unload rds_rdma by Zhu Yanjun · 6 years ago
  86. fe3475a net: rds: add per rds connection cache statistics by Zhu Yanjun · 6 years ago
  87. 0a90478 ipv4: not do cache for local delivery if bc_forwarding is enabled by Xin Long · 6 years ago
  88. 26f8113 net: ipv6: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  89. 88e235b net: ipv4: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  90. b90f5aa net: openvswitch: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  91. 4546e44 net: socket: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  92. fdf7142 net: fix indirect calls helpers for ptype list hooks. by Paolo Abeni · 6 years ago
  93. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  94. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  95. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  96. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  97. 82ba25c udp: only choose unbound UDP socket for multicast when not in a VRF by Tim Beale · 6 years ago
  98. 7dd7316 ipv6: Always allocate pcpu memory in a fib6_nh by David Ahern · 6 years ago
  99. 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
  100. fb0f886 net/tls: don't pass version to tls_advance_record_sn() by Jakub Kicinski · 6 years ago