summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-04-02udp: Fix multiple wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima-9/+17
2025-04-02rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().Kuniyuki Iwashima-1/+1
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-13/+250
2025-04-02bpf: add missing ops lock around dev_xdp_attach_linkStanislav Fomichev-0/+2
2025-04-02sctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet-0/+4
2025-04-02net_sched: skbprio: Remove overly strict queue assertionsCong Wang-3/+0
2025-04-02netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu-3/+18
2025-04-02netfilter: nf_tables: don't unregister hook when table is dormantFlorian Westphal-2/+2
2025-04-02netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets onlyPablo Neira Ayuso-1/+2
2025-04-02wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel-0/+3
2025-04-02wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel-0/+1
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-75/+48
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-153/+7
2025-03-31Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"Eric Dumazet-20/+6
2025-03-31mptcp: fix NULL pointer in can_accept_new_subflowGang Yan-7/+8
2025-03-31net: fix use-after-free in the netdev_nl_sock_priv_destroy()Taehee Yoo-2/+4
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-2/+4
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-2/+4
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-250/+221
2025-03-28SUNRPC: Don't allow waiting for exiting tasksTrond Myklebust-0/+2
2025-03-27net: move replay logic to tc_modify_qdiscStanislav Fomichev-46/+27
2025-03-27rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang-0/+3
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-6478/+9885
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-128/+55
2025-03-26unix: fix up for "apparmor: add fine grained af_unix mediation"Stephen Rothwell-3/+0
2025-03-26SUNRPC: rpc_clnt_set_transport() must not change the autobind settingTrond Myklebust-3/+0
2025-03-26SUNRPC: rpcbind should never reset the port to the value '0'Trond Myklebust-2/+3
2025-03-25Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-134/+345
2025-03-25atm: Fix NULL pointer dereferenceMinjoong Kim-0/+2
2025-03-25Bluetooth: MGMT: Add LL Privacy SettingLuiz Augusto von Dentz-0/+6
2025-03-25Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORTLuiz Augusto von Dentz-7/+10
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-50/+31
2025-03-25tcp/dccp: remove icsk->icsk_ack.timeoutEric Dumazet-13/+10
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet-14/+15
2025-03-25net: protect rxq->mp_params with the instance lockJakub Kicinski-7/+4
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski-2/+1
2025-03-25net: designate queue counts as "double ops protected" by instance lockJakub Kicinski-0/+14
2025-03-25net: remove netif_set_real_num_rx_queues() helper for when SYSFS=nJakub Kicinski-2/+0
2025-03-25net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dm...Jakub Kicinski-2/+2
2025-03-25Bluetooth: SCO: add TX timestampingPauli Virtanen-2/+17
2025-03-25Bluetooth: L2CAP: add TX timestampingPauli Virtanen-6/+54
2025-03-25Bluetooth: ISO: add TX timestampingPauli Virtanen-4/+20
2025-03-25Bluetooth: add support for skb TX SND/COMPLETION timestampingPauli Virtanen-4/+137
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen-0/+6
2025-03-25HCI: coredump: Log devcd dumps into the monitorLuiz Augusto von Dentz-5/+23
2025-03-25Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan-3/+3
2025-03-25Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz-34/+54
2025-03-25Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/brokenPedro Nishiyama-0/+3