summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-02-18ipv4: remove get_rttosWillem de Bruijn
2025-02-18net: initialize mark in sockcm_initWillem de Bruijn
2025-02-18tcp: only initialize sockcm tsflags fieldWillem de Bruijn
2025-02-18net: Remove redundant variable declaration in __dev_change_flags()Breno Leitao
2025-02-18netlink: Unset cb_running when terminating dump on releaseSiddh Raman Pant
2025-02-18tcp: adjust rcvq_space after updating scaling ratioJakub Kicinski
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao
2025-02-18page_pool: avoid infinite loop to schedule delayed workerJason Xing
2025-02-18vsock/bpf: Warn on socket without transportMichal Luczaj
2025-02-18sockmap, vsock: For connectible sockets allow only connectedMichal Luczaj
2025-02-18xfrm: Switch to use hrtimer_setup()Nam Cao
2025-02-18can: Switch to use hrtimer_setup()Nam Cao
2025-02-18tcp: Switch to use hrtimer_setup()Nam Cao
2025-02-18mac802154: Switch to use hrtimer_setup()Nam Cao
2025-02-18net/sched: Switch to use hrtimer_setup()Nam Cao
2025-02-18netdev: Switch to use hrtimer_setup()Nam Cao
2025-02-17net: move stale comment about ntuple validationJakub Kicinski
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato
2025-02-17net: use napi_id_valid helperStefano Jordhani
2025-02-17drop_monitor: fix incorrect initialization orderGavrilov Ilia
2025-02-15ndisc: ndisc_send_redirect() cleanupEric Dumazet
2025-02-15net/sched: cls_api: fix error handling causing NULL dereferencePierre Riteau
2025-02-14vsock/virtio: fix variables initialization during resumingJunnan Wu
2025-02-14inet: consolidate inet_csk_clone_lock()Eric Dumazet
2025-02-14inet: reduce inet_csk_clone_lock() indent levelEric Dumazet
2025-02-14udp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14tcp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14inetpeer: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13rxrpc: Fix ipv6 path MTU discoveryDavid Howells
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-13Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-13Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmdLuiz Augusto von Dentz
2025-02-13arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL.Kuniyuki Iwashima
2025-02-12vsock: Orphan socket after transport releaseMichal Luczaj
2025-02-12net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni
2025-02-12net: dsa: allow use of phylink managed EEE supportRussell King (Oracle)
2025-02-12net: report csum_complete via qstatsJakub Kicinski
2025-02-12xfrm: prevent high SEQ input in non-ESN modeLeon Romanovsky
2025-02-12Revert "netfilter: flowtable: teardown flow if cached mtu is stale"Pablo Neira Ayuso
2025-02-11rxrpc: Fix alteration of headers whilst zerocopy pendingDavid Howells
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: use tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet