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-01-20
af_unix: Reuse out_pipe label in unix_stream_sendmsg().
Kuniyuki Iwashima
1
-14
/
+9
2025-01-20
af_unix: Set drop reason in unix_dgram_disconnected().
Kuniyuki Iwashima
1
-1
/
+3
2025-01-20
af_unix: Set drop reason in unix_stream_read_skb().
Kuniyuki Iwashima
1
-2
/
+2
2025-01-20
af_unix: Set drop reason in manage_oob().
Kuniyuki Iwashima
1
-1
/
+1
2025-01-20
af_unix: Set drop reason in __unix_gc().
Kuniyuki Iwashima
1
-1
/
+1
2025-01-20
af_unix: Set drop reason in unix_sock_destructor().
Kuniyuki Iwashima
1
-1
/
+1
2025-01-20
af_unix: Set drop reason in unix_release_sock().
Kuniyuki Iwashima
1
-2
/
+2
2025-01-20
net/9p/fd: support ipv6 for trans=tcp
Joshua Murphy
1
-32
/
+24
2025-01-20
tcp_cubic: fix incorrect HyStart round start detection
Mahdi Arghavani
1
-3
/
+5
2025-01-20
tipc: re-order conditions in tipc_crypto_key_rcv()
Dan Carpenter
1
-2
/
+2
2025-01-20
net: appletalk: Drop aarp_send_probe_phase1()
谢致邦 (XIE Zhibang)
1
-38
/
+7
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
6
-40
/
+42
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
6
-9
/
+10
2025-01-19
batman-adv: fix panic during interface removal
Andy Strohman
1
-1
/
+8
2025-01-19
netfilter: flowtable: add CLOSING state
Pablo Neira Ayuso
2
-19
/
+57
2025-01-19
netfilter: flowtable: teardown flow if cached mtu is stale
Pablo Neira Ayuso
1
-2
/
+6
2025-01-19
netfilter: conntrack: rework offload nf_conn timeout extension logic
Florian Westphal
2
-8
/
+103
2025-01-19
netfilter: conntrack: remove skb argument from nf_ct_refresh
Florian Westphal
6
-11
/
+10
2025-01-19
netfilter: nft_flow_offload: update tcp state flags under lock
Florian Westphal
1
-5
/
+11
2025-01-19
netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
Florian Westphal
1
-2
/
+12
2025-01-19
netfilter: nf_tables: Simplify chain netdev notifier
Phil Sutter
1
-14
/
+7
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
2
-63
/
+7
2025-01-19
netfilter: nf_tables: Compare netdev hooks based on stored name
Phil Sutter
1
-1
/
+1
2025-01-19
netfilter: nf_tables: Use stored ifname in netdev hook dumps
Phil Sutter
1
-4
/
+6
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
1
-3
/
+7
2025-01-19
netfilter: nf_tables: Flowtable hook's pf value never varies
Phil Sutter
1
-7
/
+4
2025-01-19
netfilter: br_netfilter: remove unused conditional and dead code
Antoine Tenart
1
-29
/
+1
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
2
-2
/
+90
2025-01-18
Merge tag 'batadv-next-pullrequest-20250117' of git://git.open-mesh.org/linux-merge
Jakub Kicinski
12
-249
/
+229
2025-01-18
Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
6
-202
/
+101
2025-01-18
Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
33
-628
/
+2449
2025-01-18
net: introduce netdev_napi_exit()
Eric Dumazet
1
-6
/
+17
2025-01-18
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
1
-0
/
+4
2025-01-18
net: avoid race between device unregistration and ethnl ops
Antoine Tenart
1
-1
/
+1
2025-01-18
net: destroy dev->lock later in free_netdev()
Eric Dumazet
1
-2
/
+2
2025-01-18
mptcp: sysctl: add syn_retrans_before_tcp_fallback
Matthieu Baerts (NGI0)
1
-4
/
+17
2025-01-17
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
1
-0
/
+11
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
1
-0
/
+2
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
1
-3
/
+3
2025-01-17
dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+2
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
1
-1
/
+4
2025-01-17
batman-adv: netlink: reduce duplicate code by returning interfaces
Linus Lüssing
8
-209
/
+174
2025-01-16
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
1
-1
/
+1
2025-01-16
dev: Hold rtnl_net_lock() for dev_ifsioc().
Kuniyuki Iwashima
3
-26
/
+22
2025-01-16
dev: Remove devnet_rename_sem.
Kuniyuki Iwashima
1
-14
/
+2
2025-01-16
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
1
-0
/
+2
2025-01-16
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
1
-1
/
+1
2025-01-16
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
1
-4
/
+5
2025-01-16
gre: Prepare ipgre_open() to .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-77
/
+164
[prev]
[next]