summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-08-19rpcrdma: Device kref is over-incremented on error from xa_allocChuck Lever
2024-08-19tcp: prevent concurrent execution of tcp_sk_exit_batchFlorian Westphal
2024-08-16Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-08-16net: dsa: provide a software untagging function on RX for VLAN-aware bridgesVladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-08-15Bluetooth: SMP: Fix assumption of Central always being InitiatorLuiz Augusto von Dentz
2024-08-15Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang
2024-08-14netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requestsPhil Sutter
2024-08-14netfilter: nf_tables: Introduce nf_tables_getobj_singlePhil Sutter
2024-08-14netfilter: nf_tables: Audit log dump reset after the factPhil Sutter
2024-08-14netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal
2024-08-14netfilter: flowtable: initialise extack before useDonald Hunter
2024-08-14netfilter: nfnetlink: Initialise extack before use in ACKsDonald Hunter
2024-08-14netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes
2024-08-14tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan
2024-08-13mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved sizeEugene Syromiatnikov
2024-08-10Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-09udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki
2024-08-09net: Make USO depend on CSUM offloadJakub Sitnicki
2024-08-08ethtool: Fix context creation with no parametersGal Pressman
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08l2tp: fix lockdep splatJames Chapman
2024-08-07Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-08-07net/smc: add the max value of fallback reason countZhengchao Shao
2024-08-07Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitorAnton Khirnov
2024-08-07Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov
2024-08-06net: linkwatch: use system_unbound_wqEric Dumazet
2024-08-05net: bridge: mcast: wait for previous gc cycles when removing portNikolay Aleksandrov
2024-08-04net/tcp: Disable TCP-AO static key after RCU grace periodDmitry Safonov
2024-08-02sctp: Fix null-ptr-deref in reuseport_add_sock().Kuniyuki Iwashima
2024-08-01mptcp: pm: do not ignore 'subflow' if 'signal' flag is also setMatthieu Baerts (NGI0)
2024-08-01mptcp: pm: don't try to create sf if alloc failedMatthieu Baerts (NGI0)
2024-08-01mptcp: pm: reduce indentation blocksMatthieu Baerts (NGI0)
2024-08-01mptcp: pm: deny endp with signal + subflow + portMatthieu Baerts (NGI0)
2024-08-01mptcp: fully established after ADD_ADDR echo on MPJMatthieu Baerts (NGI0)
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01mptcp: fix duplicate data handlingPaolo Abeni
2024-08-01mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni
2024-08-01Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-01ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn
2024-07-30net/iucv: fix use after free in iucv_sock_close()Alexandra Winter