summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel
2025-04-15can: fix missing decrement of j1939_proto.inuse_idxDavide Caratti
2025-04-14net: openvswitch: fix nested key length validation in the set() actionIlya Maximets
2025-04-14net: don't mix device locking in dev_close_many() callsJakub Kicinski
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11net: mctp: Set SOCK_RCU_FREEMatt Johnston
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-11Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-04-11smc: Fix lockdep false-positive for IPPROTO_SMC.Kuniyuki Iwashima
2025-04-11Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg
2025-04-10ipv6: add exception routes to GC list in rt6_insert_exceptionXin Long
2025-04-10Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis
2025-04-10Bluetooth: increment TX timestamping tskey always for stream socketsPauli Virtanen
2025-04-10Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid addressLuiz Augusto von Dentz
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel
2025-04-10nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal
2025-04-09bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-09ipv6: Align behavior across nexthops during path selectionIdo Schimmel
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-04-08mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)
2025-04-08rtnetlink: Fix bad unlock balance in do_setlink().Kuniyuki Iwashima
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier
2025-04-08tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen
2025-04-08net: tls: explicitly disallow disconnectJakub Kicinski
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-08codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang
2025-04-08sch_ets: make est_qlen_notify() idempotentCong Wang
2025-04-08sch_qfq: make qfq_qlen_notify() idempotentCong Wang
2025-04-08sch_hfsc: make hfsc_qlen_notify() idempotentCong Wang
2025-04-08sch_drr: make drr_qlen_notify() idempotentCong Wang
2025-04-08sch_htb: make htb_qlen_notify() idempotentCong Wang
2025-04-08tipc: fix memory leak in tipc_link_xmitTung Nguyen
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-04-07ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().Kuniyuki Iwashima
2025-04-07net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...Taehee Yoo
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04net: avoid false positive warnings in __net_mp_close_rxq()Jakub Kicinski
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski
2025-04-04ipv6: Do not consider link down nexthops in path selectionIdo Schimmel
2025-04-04ipv6: Start path selection from the first nexthopIdo Schimmel
2025-04-03Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-04-03net: fix geneve_opt length integer overflowLin Ma
2025-04-03Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linuxLinus Torvalds