index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
net: fclone allocation small optimization
Eric Dumazet
1
-1
/
+8
2026-01-20
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
1
-44
/
+16
2026-01-20
net: split kmalloc_reserve() to allow inlining
Eric Dumazet
1
-20
/
+21
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2
-9
/
+39
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
10
-509
/
+50
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-10
/
+10
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-11
/
+58
2026-01-20
netfilter: xt_tcpmss: check remaining length before reading optlen
Florian Westphal
1
-1
/
+1
2026-01-20
netfilter: nf_conncount: fix tracking of connections from localhost
Fernando Fernandez Mancera
1
-2
/
+13
2026-01-20
netfilter: nft_compat: add more restrictions on netlink attributes
Florian Westphal
1
-3
/
+10
2026-01-20
netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
Scott Mitchell
1
-41
/
+34
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
11
-0
/
+16
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
5
-2
/
+5
2026-01-20
netfilter: nf_conntrack: enable icmp clash support
Florian Westphal
2
-0
/
+2
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-5
/
+10
2026-01-20
netfilter: nf_conntrack: Add allow_clash to generic protocol handler
Yuto Hamaguchi
1
-0
/
+1
2026-01-20
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
1
-0
/
+7
2026-01-20
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-13
/
+35
2026-01-20
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-01-20
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
1
-2
/
+15
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
1
-18
/
+60
2026-01-20
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2
-9
/
+12
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
2
-0
/
+81
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
6
-6
/
+254
2026-01-20
net: Add queue-create operation
Daniel Borkmann
3
-0
/
+27
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
1
-10
/
+0
2026-01-20
wifi: mac80211: apply advertised TTLM from association response
Benjamin Berg
2
-99
/
+119
2026-01-20
wifi: mac80211: parse all TTLM entries
Benjamin Berg
1
-11
/
+14
2026-01-20
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
1
-1
/
+2
2026-01-20
wifi: mac80211: don't perform DA check on S1G beacon
Lachlan Hodges
1
-2
/
+7
2026-01-19
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag
Jamal Hadi Salim
1
-1
/
+1
2026-01-19
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
2026-01-19
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-4
/
+15
2026-01-19
ipv6: annotate data-races in net/ipv6/route.c
Eric Dumazet
1
-11
/
+13
2026-01-19
ipv6: exthdrs: annotate data-race over multiple sysctl
Eric Dumazet
1
-4
/
+6
2026-01-19
ipv6: annotate data-races around sysctl.ip6_rt_gc_interval
Eric Dumazet
1
-6
/
+6
2026-01-19
ipv6: annotate data-races over sysctl.flowlabel_reflect
Eric Dumazet
3
-4
/
+6
2026-01-19
l2tp: avoid one data-race in l2tp_tunnel_del_work()
Eric Dumazet
1
-2
/
+2
2026-01-19
wifi: mac80211: mark iface work SKBs as consumed
Johannes Berg
1
-3
/
+3
2026-01-19
wifi: mac80211: remove RX_DROP
Johannes Berg
2
-50
/
+94
2026-01-19
wifi: nl80211: ignore cluster id after NAN started
Miri Korenblit
1
-5
/
+6
2026-01-19
wifi: cfg80211: cleanup cluster_id when stopping NAN
Miri Korenblit
1
-0
/
+2
2026-01-19
wifi: cfg80211: limit NAN func management APIs to offloaded DE
Miri Korenblit
1
-0
/
+6
2026-01-19
wifi: cfg80211: stop NAN and P2P in cfg80211_leave
Miri Korenblit
1
-1
/
+3
2026-01-19
wifi: cfg80211: allow only one NAN interface, also in multi radio
Miri Korenblit
1
-6
/
+2
2026-01-17
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-17
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
2026-01-17
tcp: move tcp_rate_skb_sent() to tcp_output.c
Eric Dumazet
2
-35
/
+35
2026-01-17
net/sched: cake: avoid separate allocation of struct cake_sched_config
Toke Høiland-Jørgensen
1
-23
/
+6
2026-01-17
sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
Xin Long
1
-5
/
+5
[prev]
[next]