1. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  2. c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  3. 2671345 devlink: Allocate devlink directly in requested net namespace by Leon Romanovsky · 3 years, 5 months ago
  4. 05a7f4a devlink: Break parameter notification sequence to be before/after unload/load driver by Leon Romanovsky · 3 years, 5 months ago
  5. a432934 sk_buff: avoid potentially clearing 'slow_gro' field by Paolo Abeni · 3 years, 5 months ago
  6. bc830525 net: netlink: Remove unused function by Yajun Deng · 3 years, 5 months ago
  7. 77411df nfc: hci: cleanup unneeded spaces by Krzysztof Kozlowski · 3 years, 5 months ago
  8. ddecf55 nfc: nci: constify several pointers to u8, sk_buff and other structs by Krzysztof Kozlowski · 3 years, 5 months ago
  9. f2479c0 nfc: constify local pointer variables by Krzysztof Kozlowski · 3 years, 5 months ago
  10. 3df40eb nfc: constify several pointers to u8, char and sk_buff by Krzysztof Kozlowski · 3 years, 5 months ago
  11. 4932c37 nfc: hci: annotate nfc_llc_init() as __init by Krzysztof Kozlowski · 3 years, 5 months ago
  12. bf6cd77 nfc: annotate af_nfc_exit() as __exit by Krzysztof Kozlowski · 3 years, 5 months ago
  13. 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 5 months ago
  14. bea7907 net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge by Vladimir Oltean · 3 years, 5 months ago
  15. 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 5 months ago
  16. 04a1758 net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an imprecise port by Vladimir Oltean · 3 years, 5 months ago
  17. 03f2bbc mctp: Allow per-netns default networks by Matt Johnston · 3 years, 5 months ago
  18. 26ab3fc mctp: Add dest neighbour lladdr to route output by Matt Johnston · 3 years, 5 months ago
  19. 4a992bb mctp: Implement message fragmentation & reassembly by Jeremy Kerr · 3 years, 5 months ago
  20. 833ef3b mctp: Populate socket implementation by Jeremy Kerr · 3 years, 5 months ago
  21. 831119f mctp: Add neighbour netlink interface by Matt Johnston · 3 years, 5 months ago
  22. 4d8b931 mctp: Add neighbour implementation by Matt Johnston · 3 years, 5 months ago
  23. 06d2f4c mctp: Add netlink route management by Matt Johnston · 3 years, 5 months ago
  24. 889b7da mctp: Add initial routing framework by Jeremy Kerr · 3 years, 5 months ago
  25. 583be98 mctp: Add device handling and netlink interface by Jeremy Kerr · 3 years, 5 months ago
  26. 8f601a1 mctp: Add base socket/protocol definitions by Jeremy Kerr · 3 years, 5 months ago
  27. bc49d81 mctp: Add MCTP base by Jeremy Kerr · 3 years, 5 months ago
  28. 5e10da5 skbuff: allow 'slow_gro' for skb carring sock reference by Paolo Abeni · 3 years, 5 months ago
  29. 9efb4b5 net: optimize GRO for the common case. by Paolo Abeni · 3 years, 5 months ago
  30. b0999f3 sk_buff: track extension status in slow_gro by Paolo Abeni · 3 years, 5 months ago
  31. fc16a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 5 months ago
  32. 52e4bec net: bridge: switchdev: treat local FDBs the same as entries towards the bridge by Vladimir Oltean · 3 years, 5 months ago
  33. b4454bc net: bridge: switchdev: replay the entire FDB for each port by Vladimir Oltean · 3 years, 5 months ago
  34. cbcf011 af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 3 years, 5 months ago
  35. 56af5e7 net/sched: act_skbmod: Add SKBMOD_F_ECN option support by Peilin Ye · 3 years, 5 months ago
  36. 1e60ceb net: let flow have same hash in two directions by zhang kai · 3 years, 5 months ago
  37. d7907a2 devlink: Remove duplicated registration check by Leon Romanovsky · 3 years, 5 months ago
  38. 557fb58 sctp: fix return value check in __sctp_rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 5 months ago
  39. 9635720 bpf, sockmap: Fix memleak on ingress msg enqueue by John Fastabend · 3 years, 5 months ago
  40. 476d980 bpf, sockmap: On cleanup we additionally need to remove cached skb by John Fastabend · 3 years, 5 months ago
  41. 343597d bpf, sockmap: Zap ingress queues after stopping strparser by John Fastabend · 3 years, 5 months ago
  42. 8ca34a1 net: cipso: fix warnings in netlbl_cipsov4_add_std by Pavel Skripkin · 3 years, 5 months ago
  43. 3d9d00bd net: bonding: move ioctl handling to private ndo operation by Arnd Bergmann · 3 years, 5 months ago
  44. ad2f99a net: bridge: move bridge ioctls out of .ndo_do_ioctl by Arnd Bergmann · 3 years, 5 months ago
  45. 88fc023 net: socket: return changed ifreq from SIOCDEVPRIVATE by Arnd Bergmann · 3 years, 5 months ago
  46. ad7eab2a net: split out ndo_siowandev ioctl by Arnd Bergmann · 3 years, 5 months ago
  47. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  48. a554bf9 dev_ioctl: pass SIOCDEVPRIVATE data separately by Arnd Bergmann · 3 years, 5 months ago
  49. 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  50. 4747c1a phonet: use siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  51. 561d835 bridge: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  52. b9067f5 net: split out SIOCDEVPRIVATE handling from dev_ioctl by Arnd Bergmann · 3 years, 5 months ago
  53. a657db0 tcp: more accurately check DSACKs to grow RACK reordering window by Neal Cardwell · 3 years, 5 months ago
  54. 63f367d tcp: more accurately detect spurious TLP probes by Yuchung Cheng · 3 years, 5 months ago
  55. c7c9d21 net: llc: fix skb_over_panic by Pavel Skripkin · 3 years, 5 months ago
  56. 076999e openvswitch: fix sparse warning incorrect type by Mark Gray · 3 years, 5 months ago
  57. 784dcfa openvswitch: fix alignment issues by Mark Gray · 3 years, 5 months ago
  58. f9b282b net: netlink: add the case when nlh is NULL by Yajun Deng · 3 years, 5 months ago
  59. 9b29a16 ethtool: Fix rxnfc copy to user buffer overflow by Saeed Mahameed · 3 years, 5 months ago
  60. 323e0cb flow_dissector: Fix out-of-bounds warnings by Gustavo A. R. Silva · 3 years, 5 months ago
  61. 6321c7a ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 5 months ago
  62. edac6f6 Revert "net: dsa: Allow drivers to filter packets they can decode source port from" by Vladimir Oltean · 3 years, 5 months ago
  63. b6ad86e net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q by Vladimir Oltean · 3 years, 5 months ago
  64. 884be12 net: dsa: sja1105: add support for imprecise RX by Vladimir Oltean · 3 years, 5 months ago
  65. ee80dd2 net: bridge: add a helper for retrieving port VLANs from the data path by Vladimir Oltean · 3 years, 5 months ago
  66. f7cdb3ec net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_filter_toggle by Vladimir Oltean · 3 years, 5 months ago
  67. d20e588 Merge tag 'linux-can-next-for-5.15-20210725' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 3 years, 5 months ago
  68. 2ebda027 sctp: delete addr based on sin6_scope_id by Chen Shen · 3 years, 5 months ago
  69. eacf078 sctp: send pmtu probe only if packet loss in Search Complete state by Xin Long · 3 years, 5 months ago
  70. 058e6e0 sctp: improve the code for pmtu probe send and recv update by Xin Long · 3 years, 5 months ago
  71. 149ea30 devlink: Fix phys_port_name of virtual port and merge error by Parav Pandit · 3 years, 5 months ago
  72. cc19862 tipc: fix an use-after-free issue in tipc_recvmsg by Xin Long · 3 years, 5 months ago
  73. a08ec5f can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb control buffer by Marc Kleine-Budde · 3 years, 7 months ago
  74. 78b77c7 can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session skb control buffer by Marc Kleine-Budde · 3 years, 7 months ago
  75. 7ac56e4 can: j1939: j1939_session_completed(): use consistent name se_skb for the session skb by Marc Kleine-Budde · 3 years, 7 months ago
  76. 641ba6d can: j1939: replace fall through comment by fallthrough pseudo-keyword by Marc Kleine-Budde · 3 years, 7 months ago
  77. 3331287 can: j1939: fix checkpatch warnings by Marc Kleine-Budde · 3 years, 7 months ago
  78. 04bdec2 can: j1939: j1939_sk_sock_destruct(): correct a grammatical error by gushengxian · 3 years, 7 months ago
  79. 7186aac nfc: constify nfc_digital_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  80. 4954535 nfc: constify nfc_llc_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  81. 094c45c nfc: constify nfc_hci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  82. f6c802a nfc: constify nfc_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  83. 5f3e639 nfc: constify nfc_hci_gate by Krzysztof Kozlowski · 3 years, 5 months ago
  84. 15944ad nfc: constify pointer to nfc_vendor_cmd by Krzysztof Kozlowski · 3 years, 5 months ago
  85. cb8caa3 nfc: constify nci_driver_ops (prop_ops and core_ops) by Krzysztof Kozlowski · 3 years, 5 months ago
  86. b9c2828 nfc: constify nci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  87. 48d5440 nfc: constify payload argument in nci_send_cmd() by Krzysztof Kozlowski · 3 years, 5 months ago
  88. c538115 net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWITCHDEV=n by Vladimir Oltean · 3 years, 5 months ago
  89. 3cf4375 tipc: do not write skb_shinfo frags when doing decrytion by Xin Long · 3 years, 5 months ago
  90. c6eea1c can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms by Zhang Changzhong · 3 years, 6 months ago
  91. 0c71437 can: j1939: j1939_session_deactivate(): clarify lifetime of session object by Oleksij Rempel · 3 years, 6 months ago
  92. 54f9333 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years, 5 months ago
  93. 1f22cf1 Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 5 months ago
  94. 52f3456 net: qrtr: fix memory leaks by Pavel Skripkin · 3 years, 5 months ago
  95. 200bd56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 5 months ago
  96. 6a6b83c mpls: defer ttl decrement in mpls_forward() by Kangmin Park · 3 years, 5 months ago
  97. 46c7655 ipv6: decrease hop limit counter in ip6_forward() by Kangmin Park · 3 years, 5 months ago
  98. 227adfb net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 5 months ago
  99. d237a7f tipc: fix sleeping in tipc accept routine by Hoang Le · 3 years, 5 months ago
  100. f8dd60d tipc: fix implicit-connect for SYN+ by Xin Long · 3 years, 5 months ago