summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-04-26Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-5/+1
2025-04-26Revert "sunrpc: clean cache_detail immediately when flush is written frequently"Chuck Lever-5/+1
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds-23/+0
2025-04-23net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang-4/+10
2025-04-23net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang-2/+7
2025-04-23mptcp: pm: Defer freeing of MPTCP userspace path manager entriesMat Martineau-1/+5
2025-04-22tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen-1/+2
2025-04-22net: lwtunnel: disable BHs when requiredJustin Iurman-6/+20
2025-04-22net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel-5/+13
2025-04-21net: fix the missing unlock for detached devicesJakub Kicinski-3/+6
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-42/+162
2025-04-17Merge tag 'nf-25-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-4/+6
2025-04-17Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-1/+17
2025-04-17netfilter: conntrack: fix erronous removal of offload bitFlorian Westphal-4/+6
2025-04-16net: don't try to ops lock uninitialized devsJakub Kicinski-4/+3
2025-04-16net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean-1/+1
2025-04-16net: dsa: free routing table on probe failureVladimir Oltean-7/+14
2025-04-16net: dsa: clean up FDB, MDB, VLAN entries on unbindVladimir Oltean-3/+35
2025-04-16net: bridge: switchdev: do not notify new brentries as changedJonas Gorski-1/+3
2025-04-16Bluetooth: l2cap: Process valid commands in too long frameFrédéric Danis-1/+17
2025-04-15Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm...Jakub Kicinski-0/+1
2025-04-15batman-adv: Fix double-hold of meshif when getting enabledSven Eckelmann-1/+0
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel-9/+43
2025-04-15can: fix missing decrement of j1939_proto.inuse_idxDavide Caratti-0/+1
2025-04-14net: openvswitch: fix nested key length validation in the set() actionIlya Maximets-1/+2
2025-04-14net: don't mix device locking in dev_close_many() callsJakub Kicinski-4/+13
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-36/+44
2025-04-11net: mctp: Set SOCK_RCU_FREEMatt Johnston-0/+3
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli-1/+1
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-0/+3
2025-04-11Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-5/+11
2025-04-11smc: Fix lockdep false-positive for IPPROTO_SMC.Kuniyuki Iwashima-0/+5
2025-04-11Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg-1/+0
2025-04-10ipv6: add exception routes to GC list in rt6_insert_exceptionXin Long-0/+1
2025-04-10Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis-1/+2
2025-04-10Bluetooth: increment TX timestamping tskey always for stream socketsPauli Virtanen-2/+6
2025-04-10Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid addressLuiz Augusto von Dentz-2/+3
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-121/+228
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel-16/+3
2025-04-10nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal-1/+2
2025-04-09bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn-36/+44
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima-0/+5
2025-04-09ipv6: Align behavior across nexthops during path selectionIdo Schimmel-4/+4
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila-4/+6
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila-12/+44
2025-04-08mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)-2/+6
2025-04-08rtnetlink: Fix bad unlock balance in do_setlink().Kuniyuki Iwashima-1/+1
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-8/+8
2025-04-08net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier-3/+5
2025-04-08tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen-21/+45