index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
3
-10
/
+10
2025-03-13
Revert "openvswitch: switch to per-action label counting in conntrack"
Xin Long
2
-12
/
+21
2025-03-13
net: openvswitch: remove misbehaving actions length check
Ilya Maximets
1
-14
/
+1
2025-03-13
gre: Fix IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-03-13
net: hsr: Add KUnit test for PRP
Jaakko Karrenpalo
4
-0
/
+236
2025-03-13
net: hsr: Fix PRP duplicate detection
Jaakko Karrenpalo
5
-7
/
+104
2025-03-13
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-03-12
net: drop rtnl_lock for queue_mgmt operations
Stanislav Fomichev
3
-19
/
+14
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
1
-0
/
+6
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
3
-15
/
+14
2025-03-12
eth: bnxt: switch to netif_close
Stanislav Fomichev
1
-0
/
+1
2025-03-12
net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
Stanislav Fomichev
3
-21
/
+2
2025-03-12
netfilter: conntrack: Bound nf_conntrack sysctl writes
Nicolas Bouchinet
1
-3
/
+9
2025-03-12
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
1
-0
/
+6
2025-03-12
netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
Denis Kirjanov
1
-7
/
+5
2025-03-12
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-03-12
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
Kohei Enju
1
-0
/
+2
2025-03-12
Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
6
-16
/
+50
2025-03-12
xfrm: state: make xfrm_state_lookup_byaddr lockless
Florian Westphal
1
-2
/
+2
2025-03-12
wifi: mac80211: use cfg80211_chandef_get_width()
Johannes Berg
2
-2
/
+3
2025-03-12
wifi: cfg80211: expose cfg80211_chandef_get_width()
Johannes Berg
2
-7
/
+2
2025-03-12
wifi: mac80211: use supported selectors from assoc in ML reconf
Johannes Berg
2
-20
/
+13
2025-03-12
wifi: mac80211: remove SSID from ML reconf
Johannes Berg
1
-7
/
+2
2025-03-12
wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz
Benjamin Berg
1
-1
/
+8
2025-03-11
net: mctp: unshare packets when reassembling
Matt Johnston
2
-2
/
+117
2025-03-11
net: switchdev: Convert blocking notification chain to a raw one
Amit Cohen
1
-7
/
+18
2025-03-11
wifi: mac80211: set WMM in ML reconfiguration
Johannes Berg
1
-0
/
+1
2025-03-11
wifi: mac80211: don't include MLE in ML reconf per-STA profile
Johannes Berg
2
-1
/
+3
2025-03-11
wifi: mac80211: fix ML reconf reset in disconnect
Johannes Berg
1
-4
/
+4
2025-03-11
wifi: mac80211: Notify cfg80211 about added link addresses
Ilan Peer
1
-1
/
+4
2025-03-11
wifi: cfg80211: Update the link address when a link is added
Ilan Peer
1
-0
/
+4
2025-03-11
wifi: mac80211: fix warning on disconnect during failed ML reconf
Johannes Berg
1
-1
/
+1
2025-03-11
wifi: mac80211: fix userspace_selectors corruption
Johannes Berg
1
-8
/
+6
2025-03-11
wifi: mac80211: allow 320 MHz FTM measurements
Avraham Stern
1
-1
/
+2
2025-03-11
wifi: mac80211: fix U-APSD check in ML reconfiguration
Johannes Berg
1
-5
/
+4
2025-03-11
wifi: cfg80211: allow IR in 20 MHz configurations
Anjaneyulu
3
-2
/
+14
2025-03-11
wifi: mac80211: mlme: support extended MLD capa/ops in assoc
Johannes Berg
2
-2
/
+32
2025-03-11
wifi: cfg80211: allow setting extended MLD capa/ops
Johannes Berg
2
-0
/
+16
2025-03-11
wifi: cfg80211: move link reconfig parameters into a struct
Johannes Berg
8
-62
/
+55
2025-03-10
mptcp: pm: move Netlink PM helpers to pm_netlink.c
Matthieu Baerts (NGI0)
3
-123
/
+117
2025-03-10
mptcp: pm: split in-kernel PM specific code
Matthieu Baerts (NGI0)
3
-1405
/
+1411
2025-03-10
mptcp: pm: move generic PM helpers to pm.c
Matthieu Baerts (NGI0)
3
-468
/
+467
2025-03-10
mptcp: pm: move generic helper at the top
Matthieu Baerts (NGI0)
1
-27
/
+27
2025-03-10
mptcp: pm: export mptcp_remote_address
Matthieu Baerts (NGI0)
2
-8
/
+11
2025-03-10
mptcp: pm: worker: split in-kernel and common tasks
Matthieu Baerts (NGI0)
3
-20
/
+30
2025-03-10
mptcp: pm: avoid calling PM specific code from core
Matthieu Baerts (NGI0)
4
-7
/
+12
2025-03-10
mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-03-10
mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr
Matthieu Baerts (NGI0)
3
-5
/
+5
2025-03-10
mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()
Matthieu Baerts (NGI0)
3
-3
/
+3
2025-03-10
mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received
Matthieu Baerts (NGI0)
1
-28
/
+27
[prev]
[next]