index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-02-09
libceph: add support for CEPH_CRYPTO_AES256KRB5
Ilya Dryomov
-46
/
+254
2026-02-09
libceph: introduce ceph_crypto_key_prepare()
Ilya Dryomov
-42
/
+56
2026-02-09
libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen()
Ilya Dryomov
-15
/
+56
2026-02-09
libceph: define and enforce CEPH_MAX_KEY_LEN
Ilya Dryomov
-5
/
+7
2026-02-09
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
-1
/
+11
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
-8
/
+3
2026-02-06
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
-29
/
+1
2026-02-06
net/ipv6: Drop HBH for BIG TCP on TX side
Alice Mikityanska
-17
/
+3
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
-18
/
+12
2026-02-06
mptcp: fix kdoc warnings
Matthieu Baerts (NGI0)
-7
/
+9
2026-02-06
mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()
Matthieu Baerts (NGI0)
-6
/
+5
2026-02-06
mptcp: pm: in-kernel: always set ID as avail when rm endp
Matthieu Baerts (NGI0)
-12
/
+8
2026-02-06
ipv6: do not use skb_header_pointer() in icmpv6_filter()
Eric Dumazet
-16
/
+16
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
-8
/
+0
2026-02-06
net: skb: allow up to 8 skb extension ids
Oliver Hartkopp
-1
/
+1
2026-02-06
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
-13
/
+11
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
-13
/
+21
2026-02-06
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
Amery Hung
-2
/
+5
2026-02-06
bpf: Remove unused percpu counter from bpf_local_storage_map_free
Amery Hung
-1
/
+1
2026-02-06
bpf: Convert bpf_selem_unlink to failable
Amery Hung
-3
/
+1
2026-02-06
bpf: Convert bpf_selem_link_map to failable
Amery Hung
-1
/
+8
2026-02-06
bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
Amery Hung
-1
/
+1
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
-14
/
+78
2026-02-06
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
-4
/
+143
2026-02-06
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
-5
/
+25
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
-0
/
+18
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
-2
/
+2
2026-02-06
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
-2
/
+7
2026-02-06
netfilter: flowtable: dedicated slab for flow entry
Qingfang Deng
-2
/
+10
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
-49
/
+74
2026-02-06
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
-68
/
+68
2026-02-05
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
-0
/
+8
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
-4
/
+16
2026-02-05
tipc: fix RCU dereference race in tipc_aead_users_dec()
Daniel Hodges
-1
/
+1
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-46
/
+68
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
-6
/
+4
2026-02-05
ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6
Eric Dumazet
-30
/
+27
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
-0
/
+10
2026-02-05
net: get rid of net/core/request_sock.c
Eric Dumazet
-19
/
+1
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
-85
/
+86
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
-24
/
+9
2026-02-05
ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
Shigeru Yoshida
-1
/
+2
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
-2
/
+39
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
-17
/
+6
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
-24
/
+11
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
-10
/
+10
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
-3
/
+112
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
-15
/
+14
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
-1
/
+1
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
-17
/
+72
[prev]
[next]