index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
page_pool: always add GFP_NOWARN for ATOMIC allocations
Jakub Kicinski
1
-0
/
+6
2025-09-15
mptcp: tfo: record 'deny join id0' info
Matthieu Baerts (NGI0)
1
-3
/
+3
2025-09-15
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
1
-0
/
+7
2025-09-15
mptcp: set remote_deny_join_id0 on SYN recv
Matthieu Baerts (NGI0)
1
-0
/
+4
2025-09-15
mptcp: propagate shutdown to subflows when possible
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-09-15
rds: ib: Increment i_fastreg_wrs before bailing out
Håkon Bugge
1
-8
/
+12
2025-09-15
tcp: ecn functions in separated include file
Chia-Yu Chang
2
-99
/
+2
2025-09-15
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
1
-2
/
+2
2025-09-15
tcp: reorganize SYN ECN code
Ilpo Järvinen
1
-2
/
+3
2025-09-15
xfrm: fix offloading of cross-family tunnels
Sabrina Dubroca
1
-1
/
+1
2025-09-14
rxrpc: Fix untrusted unsigned subtract
David Howells
1
-5
/
+14
2025-09-14
rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
David Howells
3
-14
/
+28
2025-09-14
net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
Anderson Nascimento
1
-1
/
+3
2025-09-14
net/smc: Remove unused argument from 2 SMC functions
Mahanta Jambigi
1
-7
/
+5
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
2
-2
/
+3
2025-09-13
Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+4
2025-09-12
net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method
Russell King (Oracle)
1
-2
/
+2
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
8
-24
/
+87
2025-09-11
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
1
-1
/
+1
2025-09-11
tcp: Free TCP-AO/TCP-MD5 info/keys without RCU
Dmitry Safonov
4
-33
/
+12
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
3
-25
/
+43
2025-09-11
net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0
Petr Machata
3
-0
/
+120
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: Skip local FDBs on VLAN creation
Petr Machata
1
-4
/
+6
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: On bridge changeaddr, skip per-VLAN FDBs
Petr Machata
1
-1
/
+4
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: On port changeaddr, skip per-VLAN FDBs
Petr Machata
1
-5
/
+8
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on miss
Petr Machata
1
-0
/
+8
2025-09-11
net: bridge: Introduce BROPT_FDB_LOCAL_VLAN_0
Petr Machata
1
-0
/
+1
2025-09-11
net: devmem: expose tcp_recvmsg_locked errors
Stanislav Fomichev
1
-2
/
+2
2025-09-11
ipv6: udp: fix typos in comments
Alok Tiwari
1
-3
/
+3
2025-09-11
net: af_packet: Use hrtimer to do the retire operation
Xin Zhao
3
-83
/
+33
2025-09-11
net: af_packet: remove last_kactive_blk_num field
Xin Zhao
2
-38
/
+28
2025-09-11
net: Use NAPI_* in test_bit when stopping napi kthread
Samiullah Khawaja
1
-1
/
+1
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
19
-182
/
+902
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-94
/
+346
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
91
-383
/
+823
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-75
/
+228
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-15
/
+115
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
2
-0
/
+55
2025-09-11
ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enable
Zhang Tengfei
4
-20
/
+17
2025-09-11
netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR support
Fernando Fernandez Mancera
1
-0
/
+11
2025-09-11
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
1
-4
/
+4
2025-09-11
Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-6
/
+7
2025-09-11
ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
1
-1
/
+2
2025-09-11
ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
3
-16
/
+18
2025-09-11
ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Ido Schimmel
1
-7
/
+6
2025-09-11
net: xdp: pass full flags to xdp_update_skb_shared_info()
Jakub Kicinski
1
-11
/
+10
2025-09-11
hsr: hold rcu and dev lock for hsr_get_port_ndev
Hangbin Liu
1
-1
/
+6
2025-09-11
hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr
Hangbin Liu
2
-1
/
+4
2025-09-11
hsr: use rtnl lock when iterating over ports
Hangbin Liu
3
-10
/
+13
2025-09-11
wifi: nl80211: completely disable per-link stats for now
Johannes Berg
1
-1
/
+1
[prev]
[next]