summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
45 hoursMerge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipUmesh Nerlige Ramappa1-1/+6
10 daysMerge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-333/+457
10 daysrxrpc: Fix ipv6 path MTU discoveryDavid Howells1-0/+7
10 daysMerge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-98/+86
10 daysMerge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-6/+2
10 daysReapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski2-22/+98
10 daysipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet1-4/+10
10 daysBluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz2-97/+56
10 daysBluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmdLuiz Augusto von Dentz1-5/+34
11 daysvsock: Orphan socket after transport releaseMichal Luczaj1-1/+7
11 daysnet/sch_generic: Shut up noiseDaniel Vetter1-1/+6
11 daysRevert "netfilter: flowtable: teardown flow if cached mtu is stale"Pablo Neira Ayuso1-6/+2
12 daysrxrpc: Fix alteration of headers whilst zerocopy pendingDavid Howells5-57/+54
12 daysMerge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...Paolo Abeni5-50/+91
13 daysMerge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski2-4/+5
13 daysipv6: mcast: extend RCU protection in igmp6_send()Eric Dumazet1-16/+15
13 daysndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet1-4/+8
13 daysopenvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet1-3/+9
13 daysarp: use RCU protection in arp_xmit()Eric Dumazet1-1/+3
13 daysneighbour: use RCU protection in __neigh_notify()Eric Dumazet1-2/+6
13 daysndisc: use RCU protection in ndisc_alloc_skb()Eric Dumazet1-6/+4
13 daysndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()Eric Dumazet1-1/+1
13 daysMerge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2025-02-08can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...Alexander Hölzl2-4/+5
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni2-98/+22
2025-02-07net: fib_rules: annotate data-races around rule->[io]ifindexEric Dumazet1-11/+13
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein1-0/+5
2025-02-06rtnetlink: fix netns leak with rtnl_setlink()Nicolas Dichtel1-0/+1
2025-02-06ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockoptMurad Masimov1-0/+11
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent4-10/+35
2025-02-06ipv6: Use RCU in ip6_input()Eric Dumazet1-5/+9
2025-02-06ipv6: icmp: convert to dev_net_rcu()Eric Dumazet1-19/+23
2025-02-06ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet1-1/+6
2025-02-06flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet1-10/+11
2025-02-06ipv4: icmp: convert to dev_net_rcu()Eric Dumazet1-14/+17
2025-02-06ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet1-5/+6
2025-02-06ipv4: use RCU protection in inet_select_addr()Eric Dumazet1-1/+2
2025-02-06ipv4: use RCU protection in rt_is_expired()Eric Dumazet1-1/+7
2025-02-06ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet1-3/+8
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds17-48/+96
2025-02-05rxrpc: Fix race in call state changing vs recvmsg()David Howells1-1/+9
2025-02-05rxrpc: Fix call state set to not include the SERVER_SECURING stateDavid Howells5-10/+6
2025-02-05netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()Cong Wang1-1/+1
2025-02-05pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le1-0/+3
2025-02-04net: rose: lock the socket in rose_bind()Eric Dumazet1-8/+16
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells2-7/+11
2025-02-03net: harmonize tstats and dstatsPaolo Abeni1-0/+14
2025-02-03ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski1-1/+1
2025-02-03ethtool: rss: fix hiding unsupported fields in dumpsJakub Kicinski1-1/+2