1. bc76e5b net/tls: store decrypted on a single bit by Jakub Kicinski · 5 years ago
  2. 5c5458e net/tls: store async_capable on a single bit by Jakub Kicinski · 5 years ago
  3. 4de30a8 net/tls: pass context to tls_device_decrypted() by Jakub Kicinski · 5 years ago
  4. 34ef1ed net/tls: make allocation failure unlikely by Jakub Kicinski · 5 years ago
  5. 93277b2 net/tls: mark sk->err being set as unlikely by Jakub Kicinski · 5 years ago
  6. 163ab96 net: sockmap: use bitmap for copy info by Jakub Kicinski · 5 years ago
  7. 8211fbf net: core: use helper skb_ensure_writable in more places by Heiner Kallweit · 5 years ago
  8. 82a843d net: devlink: fix reporter dump dumpit by Jiri Pirko · 5 years ago
  9. d131c5b net/rds: Add missing include file by YueHaibing · 5 years ago
  10. ee85da5 devlink: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  11. 265ecd4 net: genetlink: remove unused genl_family_attrbuf() by Jiri Pirko · 5 years ago
  12. c6c0861 net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit() by Jiri Pirko · 5 years ago
  13. 057af70 net: tipc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  14. 4495af3 net: nfc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  15. 75cdbdd net: ieee802154: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  16. bf813b0 net: genetlink: parse attrs and store in contect info struct during dumpit by Jiri Pirko · 5 years ago
  17. c10e6cf net: genetlink: push attrbuf allocation and parsing to a separate function by Jiri Pirko · 5 years ago
  18. 1927f41 net: genetlink: introduce dump info struct to be available during dumpit op by Jiri Pirko · 5 years ago
  19. be064de net: genetlink: push doit/dumpit code from genl_family_rcv_msg by Jiri Pirko · 5 years ago
  20. 248d45f openvswitch: Allow attaching helper in later commit by Yi-Hung Wei · 5 years ago
  21. 8273fd8 net: devlink: export devlink net setter by Jiri Pirko · 5 years ago
  22. a4d26fd net/tls: add TlsDeviceRxResync statistic by Jakub Kicinski · 5 years ago
  23. 5c5ec66 net/tls: add TlsDecryptError stat by Jakub Kicinski · 5 years ago
  24. b32fd3c net/tls: add statistics for installed sessions by Jakub Kicinski · 5 years ago
  25. d26b698 net/tls: add skeleton of MIB statistics by Jakub Kicinski · 5 years ago
  26. 9ec1c6a net/tls: add device decrypted trace point by Jakub Kicinski · 5 years ago
  27. 8538d29 net/tls: add tracing for device/offload events by Jakub Kicinski · 5 years ago
  28. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  29. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  30. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  31. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  32. b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  33. c62c2cf net: devlink: don't ignore errors during dumpit by Jiri Pirko · 5 years ago
  34. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  35. 7a512eb net: make sock_prot_memory_pressure() return "const char *" by Alexey Dobriyan · 5 years ago
  36. 5a43f69 igmp: uninline ip_mc_validate_checksum() by Alexey Dobriyan · 5 years ago
  37. 193d357 net: spread "enum sock_flags" by Alexey Dobriyan · 5 years ago
  38. 53b4414 net/tls: allow compiling TLS TOE out by Jakub Kicinski · 5 years ago
  39. 0eb8745 net/tls: rename tls_hw_* functions tls_toe_* by Jakub Kicinski · 5 years ago
  40. 08700da net/tls: move TOE-related code to a separate file by Jakub Kicinski · 5 years ago
  41. 16bed0e net/tls: move tls_build_proto() on init path by Jakub Kicinski · 5 years ago
  42. f21912e net/tls: rename tls_device to tls_toe_device by Jakub Kicinski · 5 years ago
  43. 25a3cd81 net/tls: move TOE-related structures to a separate header by Jakub Kicinski · 5 years ago
  44. 033b2c7f rxrpc: Add missing "new peer" trace by David Howells · 5 years ago
  45. 070c63f net: devlink: allow to change namespaces during reload by Jiri Pirko · 5 years ago
  46. 471f894 net: devlink: export devlink net getter by Jiri Pirko · 5 years ago
  47. b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
  48. 55c894f net: fib_notifier: propagate possible error during fib notifier registration by Jiri Pirko · 5 years ago
  49. 7c550da net: fib_notifier: make FIB notifier per-netns by Jiri Pirko · 5 years ago
  50. 9077f05 net: propagate errors correctly in register_netdevice() by Eric Dumazet · 5 years ago
  51. 9b17f58 net/rds: Use DMA memory pool allocation for rds_header by Ka-Cheong Poon · 5 years ago
  52. 3afb096 tcp: fix slab-out-of-bounds in tcp_zerocopy_receive() by Eric Dumazet · 5 years ago
  53. 4094871 udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  54. 44b321e udp: fix gso_segs calculations by Josh Hunt · 5 years ago
  55. 6af1799 ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 5 years ago
  56. fab401e net/rds: Log vendor error if send/recv Work requests fail by Sudhakar Dindukurti · 5 years ago
  57. 0903102 Clean up the net/caif/Kconfig menu by rd.dunlab@gmail.com · 5 years ago
  58. b60fa1c net_sched: remove need_resched() from qdisc_run() by Eric Dumazet · 5 years ago
  59. 4fbb97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  60. 3e8db7e net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set by Vladimir Oltean · 5 years ago
  61. d64bf89 net/rds: Fix error handling in rds_ib_add_one() by Dotan Barak · 5 years ago
  62. 51976f4 ipconfig: Handle CONFIG_CIFS_ROOT option by Paulo Alcantara (SUSE) · 5 years ago
  63. a30c7b4 net: introduce per-netns netdevice notifiers by Jiri Pirko · 5 years ago
  64. afa0df5 net: push loops and nb calls into helper functions by Jiri Pirko · 5 years ago
  65. e95584a tipc: fix unlimited bundling of small messages by Tuong Lien · 5 years ago
  66. a3ce2a2 ipv6: Handle race in addrconf_dad_work by David Ahern · 5 years ago
  67. 3256a2d tcp: adjust rto_base in retransmits_timed_out() by Eric Dumazet · 5 years ago
  68. a786ab3 vsock/virtio: add support for MSG_PEEK by Matias Ezequiel Vara Larsen · 5 years ago
  69. 0d9138f vsock: Fix a lockdep warning in __vsock_release() by Dexuan Cui · 5 years ago
  70. 0d7982c ipv6: minor code reorg in inet6_fill_ifla6_attrs() by Nicolas Dichtel · 5 years ago
  71. 76c9ac0 net: rtnetlink: add possibility to use alternative names as message handle by Jiri Pirko · 5 years ago
  72. cc6090e net: rtnetlink: introduce helper to get net_device instance by ifname by Jiri Pirko · 5 years ago
  73. 7af12cb net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest by Jiri Pirko · 5 years ago
  74. 88f4fb0 net: rtnetlink: put alternative names to getlink message by Jiri Pirko · 5 years ago
  75. 36fbf1e net: rtnetlink: add linkprop commands to add and delete alternative ifnames by Jiri Pirko · 5 years ago
  76. ff92741 net: introduce name_node struct to be used in hashlist by Jiri Pirko · 5 years ago
  77. 6958c97 net: procfs: use index hashlist instead of name hashlist by Jiri Pirko · 5 years ago
  78. be2644a tcp: add ipv6_addr_v4mapped_loopback() helper by Eric Dumazet · 5 years ago
  79. 93c2fcb devlink: Fix error handling in param and info_get dumpit cb by Vasundhara Volam · 5 years ago
  80. 83c8c3c net: sched: cbs: Avoid division by zero when calculating the port rate by Vladimir Oltean · 5 years ago
  81. 9a9251a net: sched: taprio: Avoid division by zero on invalid link speed by Vladimir Oltean · 5 years ago
  82. 34a4c95 netfilter: nft_connlimit: disable bh on garbage collection by Pablo Neira Ayuso · 5 years ago
  83. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  84. 5be5515 net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method by Julio Faracco · 5 years ago
  85. d8dec42 mac80211: keep BHs disabled while calling drv_tx_wake_queue() by Johannes Berg · 5 years ago
  86. 8ed31a2 mac80211: fix txq null pointer dereference by Miaoqing Pan · 5 years ago
  87. b501426 nl80211: fix null pointer dereference by Miaoqing Pan · 5 years ago
  88. f43e521 cfg80211: initialize on-stack chandefs by Johannes Berg · 5 years ago
  89. 242b093 cfg80211: validate SSID/MBSSID element ordering assumption by Johannes Berg · 6 years ago
  90. f88eb7c nl80211: validate beacon head by Johannes Berg · 6 years ago
  91. 68ce668 net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  92. 8c7138b net: Unpublish sk from sk_reuseport_cb before call_rcu by Martin KaFai Lau · 5 years ago
  93. 0e141f7 erspan: remove the incorrect mtu limit for erspan by Haishuang Yan · 5 years ago
  94. e9789c7 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 5 years ago
  95. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  96. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  97. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  98. a41e8a8 tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state by Eric Dumazet · 5 years ago
  99. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  100. 6b3656a tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth by Kevin(Yudong) Yang · 5 years ago