1. 7d8dc1c netfilter: nf_queue: drop packets with cloned unconfirmed conntracks by Florian Westphal · 5 months ago
  2. 92c4ee2 net: bridge: mcast: wait for previous gc cycles when removing port by Nikolay Aleksandrov · 5 months ago
  3. 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 5 months ago
  4. 51b35d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 6 months ago
  5. 0a1868b net: bridge: mst: Check vlan state for egress decision by Elliot Ayrey · 6 months ago
  6. c67ef53 netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. by Sebastian Andrzej Siewior · 6 months ago
  7. 4c7d3d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 7 months ago
  8. 546ceb1 net: bridge: mst: fix suspicious rcu usage in br_mst_set_state by Nikolay Aleksandrov · 7 months ago
  9. 36c9293 net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state by Nikolay Aleksandrov · 7 months ago
  10. cdbdb3c net: bridge: fix an inconsistent indentation by Chen Hanxiao · 7 months ago
  11. 4d25ca2 net: Rename mono_delivery_time to tstamp_type for scalabilty by Abhishek Chauhan · 8 months ago
  12. 621cde1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Jakub Kicinski · 8 months ago
  13. 3a7c166 net: bridge: mst: fix vlan use-after-free by Nikolay Aleksandrov · 8 months ago
  14. 8bd67eb net: bridge: xmit: make sure we have at least eth header len bytes by Nikolay Aleksandrov · 8 months ago
  15. e707383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  16. 86b29d8 net: bridge: fix corrupted ethernet header on multicast-to-unicast by Felix Fietkau · 8 months ago
  17. 1eb2cde net: annotate writes on dev->mtu from ndo_change_mtu() by Eric Dumazet · 8 months ago
  18. 635470e netfilter: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 8 months ago
  19. e958da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  20. 59c878c net: bridge: fix multicast-to-unicast with fraglist GSO by Felix Fietkau · 8 months ago
  21. 2bd8795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  22. e7d96e7 net: bridge: remove redundant check of f->dst by linke li · 8 months ago
  23. 4fd1edc bridge/br_netlink.c: no need to return void function by Hangbin Liu · 8 months ago
  24. bfa858f sysctl: treewide: constify ctl_table_header::ctl_table_arg by Thomas Weißschuh · 9 months ago
  25. 41e3ddb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  26. 751de20 netfilter: br_netfilter: skip conntrack input hook for promisc packets by Pablo Neira Ayuso · 9 months ago
  27. ec20b28 ipv4: Set scope explicitly in ip_route_output(). by Guillaume Nault · 9 months ago
  28. cf1ca1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 9 months ago
  29. 0c83842 netfilter: validate user input for expected length by Eric Dumazet · 9 months ago
  30. 5832c4a ip_tunnel: convert __be16 tunnel flags to bitmaps by Alexander Lobakin · 9 months ago
  31. e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
  32. 65f5dd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  33. 82a48af net: bridge: Exit if multicast_init_stats fails by Breno Leitao · 10 months ago
  34. d35150c net: bridge: Do not allocate stats in the driver by Breno Leitao · 10 months ago
  35. 62e7151 netfilter: bridge: confirm multicast packets before passing them up the stack by Florian Westphal · 10 months ago
  36. 2947a45 treewide: update LLVM Bugzilla links by Nathan Chancellor · 12 months ago
  37. fecc515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  38. bbc7e4c net: bridge: constify the struct device_type usage by Ricardo B. Marliere · 11 months ago
  39. f7a70d6 net: bridge: switchdev: Ensure deferred event delivery on unoffload by Tobias Waldekranz · 11 months ago
  40. dc489f8 net: bridge: switchdev: Skip MDB replays of deferred events on offload by Tobias Waldekranz · 11 months ago
  41. 004d138 net-sysfs: convert dev->operstate reads to lockless ones by Eric Dumazet · 11 months ago
  42. c74e103 net: bridge: use netdev_lockdep_set_classes() by Eric Dumazet · 11 months ago
  43. 48ebf6e bridge: vlan: use synchronize_net() when holding RTNL by Eric Dumazet · 11 months ago
  44. 806b678 bridge: use exit_batch_rtnl() method by Eric Dumazet · 11 months ago
  45. cf24446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
  46. 2dc23b6 net: bridge: Use KMEM_CACHE instead of kmem_cache_create by Kunwu Chan · 11 months ago
  47. f5c3eb4 bridge: mcast: fix disabled snooping after long uptime by Linus Lüssing · 11 months ago
  48. 7ad2697 netfilter: ebtables: allow xtables-nft only builds by Florian Westphal · 11 months ago
  49. 9874808 netfilter: bridge: replace physindev with physinif in nf_bridge_info by Pavel Tikhomirov · 12 months ago
  50. c2b2ee3 bridge: cfm: fix enum typo in br_cc_ccm_tx_parse by Lin Ma · 1 year ago
  51. a6acb53 bridge: mdb: Add MDB bulk deletion support by Ido Schimmel · 1 year ago
  52. bcc1f84 docs: bridge: Add kAPI/uAPI fields by Hangbin Liu · 1 year, 1 month ago
  53. a44af08 netfilter: nf_conntrack_bridge: initialize err to 0 by Linkui Xiao · 1 year, 2 months ago
  54. 94090b2 netfilter: add missing module descriptions by Florian Westphal · 1 year, 2 months ago
  55. 6808918 net: bridge: fill in MODULE_DESCRIPTION() by Nikolay Aleksandrov · 1 year, 2 months ago
  56. 68b380a bridge: mcast: Add MDB get support by Ido Schimmel · 1 year, 2 months ago
  57. 6d0259d bridge: mcast: Rename MDB entry get function by Ido Schimmel · 1 year, 2 months ago
  58. 62ef9cb bridge: mcast: Factor out a helper for PG entry size calculation by Ido Schimmel · 1 year, 2 months ago
  59. 1b6d993 bridge: mcast: Account for missing attributes by Ido Schimmel · 1 year, 2 months ago
  60. b9109b5 bridge: mcast: Dump MDB entries even when snooping is disabled by Ido Schimmel · 1 year, 2 months ago
  61. ee6f05d br_netfilter: use single forward hook for ip and arp by Florian Westphal · 1 year, 2 months ago
  62. cf8b7c1 netfilter: bridge: convert br_netfilter to NF_DROP_REASON by Florian Westphal · 1 year, 3 months ago
  63. 19297c3 net: bridge: Set strict_start_type for br_policy by Johannes Nixdorf · 1 year, 3 months ago
  64. ddd1ad6 net: bridge: Add netlink knobs for number / max learned FDB entries by Johannes Nixdorf · 1 year, 3 months ago
  65. bdb4dfd net: bridge: Track and limit dynamically learned FDB entries by Johannes Nixdorf · 1 year, 3 months ago
  66. cbf51ac net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry by Johannes Nixdorf · 1 year, 3 months ago
  67. 38985e8 net: Handle bulk delete policy in bridge driver by Amit Cohen · 1 year, 3 months ago
  68. 5baa043 neighbour: fix data-races around n->output by Eric Dumazet · 1 year, 3 months ago
  69. 44bdb31 net: bridge: use DEV_STATS_INC() by Eric Dumazet · 1 year, 3 months ago
  70. adfd671 Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 4 months ago
  71. a7ed346 netfilter: ebtables: fix fortify warnings in size_entry_mwt() by GONG, Ruiqi · 1 year, 5 months ago
  72. 385a5dc netfilter: Update to register_net_sysctl_sz by Joel Granados · 1 year, 5 months ago
  73. 4d66f23 bridge: Remove unused declaration br_multicast_set_hash_max() by YueHaibing · 1 year, 5 months ago
  74. f2e2857 net: switchdev: Add a helper to replay objects on a bridge port by Petr Machata · 1 year, 5 months ago
  75. 989280d net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB by Petr Machata · 1 year, 5 months ago
  76. 29cfb2a bridge: Add backup nexthop ID support by Ido Schimmel · 1 year, 6 months ago
  77. 6ca3c00 net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode by Vladimir Oltean · 1 year, 6 months ago
  78. 7b4858d skbuff: bridge: Add layer 2 miss indication by Ido Schimmel · 1 year, 7 months ago
  79. 89dcd87 bridge: always declare tunnel functions by Arnd Bergmann · 1 year, 8 months ago
  80. 4063384 net: add vlan_get_protocol_and_depth() helper by Eric Dumazet · 1 year, 8 months ago
  81. 160656d bridge: Allow setting per-{Port, VLAN} neighbor suppression state by Ido Schimmel · 1 year, 9 months ago
  82. 83f6d60 bridge: vlan: Allow setting VLAN neighbor suppression state by Ido Schimmel · 1 year, 9 months ago
  83. 412614b bridge: Add per-{Port, VLAN} neighbor suppression data path support by Ido Schimmel · 1 year, 9 months ago
  84. 3aca683 bridge: Encapsulate data path neighbor suppression logic by Ido Schimmel · 1 year, 9 months ago
  85. 6be42ed0 bridge: Take per-{Port, VLAN} neighbor suppression into account by Ido Schimmel · 1 year, 9 months ago
  86. a714e3e bridge: Add internal flags for per-{Port, VLAN} neighbor suppression by Ido Schimmel · 1 year, 9 months ago
  87. e408336 bridge: Pass VLAN ID to br_flood() by Ido Schimmel · 1 year, 9 months ago
  88. 013a7ce bridge: Reorder neighbor suppression check when flooding by Ido Schimmel · 1 year, 9 months ago
  89. 681c5b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 8 months ago
  90. 927cdea net: bridge: switchdev: don't notify FDB entries with "master dynamic" by Vladimir Oltean · 1 year, 9 months ago
  91. 94623f5 netfilter: br_netfilter: fix recent physdev match breakage by Florian Westphal · 1 year, 9 months ago
  92. bc9d3a9 net: dst: Switch to rcuref_t reference counting by Thomas Gleixner · 1 year, 9 months ago
  93. da654c8 rtnetlink: bridge: mcast: Relax group address validation in common code by Ido Schimmel · 1 year, 10 months ago
  94. cc7f502 rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver by Ido Schimmel · 1 year, 10 months ago
  95. c009de1 bridge: mcast: Implement MDB net device operations by Ido Schimmel · 1 year, 10 months ago
  96. b071af5 neighbour: annotate lockless accesses to n->nud_state by Eric Dumazet · 1 year, 10 months ago
  97. 28e144c netfilter: move br_nf_check_hbh_len to utils by Xin Long · 1 year, 10 months ago
  98. 0b24bd7 netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len by Xin Long · 1 year, 10 months ago
  99. a7f1a2f netfilter: bridge: check len before accessing more nh data by Xin Long · 1 year, 10 months ago
  100. 9ccff83 netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len by Xin Long · 1 year, 10 months ago