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
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
1
-9
/
+7
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2
-18
/
+48
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2
-26
/
+46
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2
-9
/
+60
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2
-14
/
+24
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
5
-63
/
+137
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
1
-11
/
+9
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
1
-11
/
+21
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
5
-5
/
+31
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
1
-14
/
+24
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
2
-1
/
+61
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
2
-0
/
+7
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2
-4
/
+21
2025-05-23
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
Sebastian Andrzej Siewior
1
-3
/
+15
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
7
-22
/
+9
2025-05-23
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
1
-4
/
+4
2025-05-23
selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFs
Florian Westphal
1
-27
/
+365
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
3
-5
/
+19
2025-05-23
selftest: af_unix: Test SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-2
/
+78
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
9
-3
/
+49
2025-05-23
af_unix: Inherit sk_flags at connect().
Kuniyuki Iwashima
1
-6
/
+6
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
5
-61
/
+61
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
2
-1
/
+31
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
2
-0
/
+16
2025-05-23
scm: Move scm_recv() from scm.h to scm.c.
Kuniyuki Iwashima
2
-117
/
+127
2025-05-23
af_unix: Don't pass struct socket to maybe_add_creds().
Kuniyuki Iwashima
1
-11
/
+12
2025-05-23
af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD.
Kuniyuki Iwashima
1
-22
/
+15
2025-05-22
Bluetooth: btintel: Check dsbr size from EFI variable
Kees Cook
1
-8
/
+2
2025-05-22
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
1
-1
/
+1
2025-05-22
Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
Liwei Sun
1
-0
/
+2
2025-05-22
Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling
En-Wei Wu
1
-58
/
+40
2025-05-22
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
1
-7
/
+8
2025-05-22
net/mlx5e: Convert mlx5 netdevs to instance locking
Cosmin Ratiu
9
-45
/
+96
2025-05-22
net/mlx5e: Don't drop RTNL during firmware flash
Cosmin Ratiu
1
-5
/
+0
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-05-22
eth: bnxt: fix deadlock when xdp is attached or detached
Taehee Yoo
1
-2
/
+2
2025-05-22
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-05-22
selftests: netfilter: move fib vrf test to nft_fib.sh
Florian Westphal
2
-34
/
+90
2025-05-22
selftests: netfilter: nft_fib.sh: add 'type' mode tests
Florian Westphal
1
-10
/
+174
2025-05-22
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
Florian Westphal
2
-3
/
+3
2025-05-22
selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation
Florian Westphal
1
-4
/
+161
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
6
-11
/
+94
2025-05-22
wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
Allan Wang
5
-0
/
+59
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
7
-16
/
+16
2025-05-22
wifi: mt76: fix available_antennas setting
Shayne Chen
1
-2
/
+4
2025-05-22
wifi: mt76: mt7996: fix RX buffer size of MCU event
Shayne Chen
2
-2
/
+5
2025-05-22
wifi: mt76: mt7996: change max beacon size
Peter Chiu
1
-2
/
+2
2025-05-22
wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS
Peter Chiu
3
-1
/
+4
[prev]
[next]