summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-02-01net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski-9/+18
2025-02-01net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski-6/+11
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-9/+5
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-145/+213
2025-01-30Merge tag 'nf-25-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-4/+4
2025-01-30net: revert RTNL changes in unregister_netdevice_many_notify()Eric Dumazet-30/+3
2025-01-30net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet-2/+5
2025-01-30mptcp: blackhole only if 1st SYN retrans w/o MPC is acceptedMatthieu Baerts (NGI0)-2/+2
2025-01-30netfilter: nf_tables: reject mismatching sum of field_len with set key lengthPablo Neira Ayuso-4/+4
2025-01-30Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-2/+2
2025-01-29net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen-0/+4
2025-01-29tcp: correct handling of extreme memory squeezeJon Maloy-3/+6
2025-01-29vsock: Allow retrying on connect() failureMichal Luczaj-0/+5
2025-01-29vsock: Keep the binding until socket destructionMichal Luczaj-2/+6
2025-01-29bpf: Disable non stream socket for strparserJiayuan Chen-1/+4
2025-01-29bpf: Fix wrong copied_seq calculationJiayuan Chen-5/+67
2025-01-29strparser: Add read_sock callbackJiayuan Chen-2/+9
2025-01-29Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin-2/+2
2025-01-29bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()Shigeru Yoshida-4/+1
2025-01-29bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowedJared Kangas-12/+1
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-9/+35
2025-01-28batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()Remi Pommarel-7/+5
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-21/+6
2025-01-28ethtool: Fix set RXNFC command with symmetric RSS hashGal Pressman-1/+1
2025-01-27Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-369/+53
2025-01-27add a string-to-qstr constructorAl Viro-9/+5
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-35/+87
2025-01-27mptcp: handle fastopen disconnect correctlyPaolo Abeni-1/+3
2025-01-27mptcp: pm: only set fullmesh for subflow endpMatthieu Baerts (NGI0)-1/+2
2025-01-27mptcp: consolidate suboption statusPaolo Abeni-22/+21
2025-01-27rxrpc, afs: Fix peer hash locking vs RCU callbackDavid Howells-14/+14
2025-01-27net: page_pool: don't try to stash the napi idJakub Kicinski-7/+14
2025-01-27net: rose: fix timer races against user threadsEric Dumazet-0/+15
2025-01-27net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser-10/+8
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+6
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-17/+10
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino-8/+6
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+3
2025-01-24xfrm: Don't disable preemption while looking up cache state.Sebastian Sewior-3/+1
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-5/+9
2025-01-23ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet-3/+0
2025-01-22net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser-6/+7
2025-01-22NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter-0/+2
2025-01-22net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim-0/+2
2025-01-22SUNRPC: do not retry on EKEYEXPIRED when user TGT ticket expiredDai Ngo-2/+2
2025-01-22sunrpc: add netns inum and srcaddr to debugfs rpc_xprt infoJeff Layton-0/+12
2025-01-22batman-adv: Drop unmanaged ELP metric workerSven Eckelmann-30/+48
2025-01-22batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann-16/+34
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-4673/+13117
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-66/+57