index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
45 hours
Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tip
Umesh Nerlige Ramappa
1
-1
/
+6
10 days
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-333
/
+457
10 days
rxrpc: Fix ipv6 path MTU discovery
David Howells
1
-0
/
+7
10 days
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-98
/
+86
10 days
Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-6
/
+2
10 days
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2
-22
/
+98
10 days
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
10 days
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2
-97
/
+56
10 days
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
1
-5
/
+34
11 days
vsock: Orphan socket after transport release
Michal Luczaj
1
-1
/
+7
11 days
net/sch_generic: Shut up noise
Daniel Vetter
1
-1
/
+6
11 days
Revert "netfilter: flowtable: teardown flow if cached mtu is stale"
Pablo Neira Ayuso
1
-6
/
+2
12 days
rxrpc: Fix alteration of headers whilst zerocopy pending
David Howells
5
-57
/
+54
12 days
Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...
Paolo Abeni
5
-50
/
+91
13 days
Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2
-4
/
+5
13 days
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
1
-16
/
+15
13 days
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
13 days
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
1
-3
/
+9
13 days
arp: use RCU protection in arp_xmit()
Eric Dumazet
1
-1
/
+3
13 days
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
13 days
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
13 days
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
13 days
Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2025-02-08
can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...
Alexander Hölzl
2
-4
/
+5
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2
-98
/
+22
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
1
-0
/
+5
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
1
-0
/
+1
2025-02-06
ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
Murad Masimov
1
-0
/
+11
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
4
-10
/
+35
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
1
-5
/
+9
2025-02-06
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-19
/
+23
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-06
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-14
/
+17
2025-02-06
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
1
-5
/
+6
2025-02-06
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-02-06
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2025-02-06
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
1
-3
/
+8
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-48
/
+96
2025-02-05
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
1
-1
/
+9
2025-02-05
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
5
-10
/
+6
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+1
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-02-04
net: rose: lock the socket in rose_bind()
Eric Dumazet
1
-8
/
+16
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
2
-7
/
+11
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
1
-0
/
+14
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
1
-1
/
+1
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
1
-1
/
+2
[next]