summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-14batman-adv: tp_meter: avoid use of uninit sender varsSven Eckelmann
2026-05-14batman-adv: dat: handle forward allocation errorSven Eckelmann
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14batman-adv: clear current gateway during teardownRuijie Li
2026-05-14batman-adv: fix fragment reassembly length accountingRuide Cao
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointerMichael Bommarito
2026-05-14Bluetooth: serialize accept_q accessJiexun Wang
2026-05-14net: tls: prevent chain-after-chain in plain text SGJakub Kicinski
2026-05-14net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski
2026-05-14bridge: Add per-VLAN netlink handling for neigh_forward_gratDanielle Ratson
2026-05-14bridge: Add port-level netlink handling for neigh_forward_gratDanielle Ratson
2026-05-14bridge: Add selective forwarding of gratuitous neighbor announcementsDanielle Ratson
2026-05-14bridge: Add internal flags for neigh_forward_gratDanielle Ratson
2026-05-14bridge: uapi: Add neigh_forward_grat netlink attributesDanielle Ratson
2026-05-14net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slotXiang Mei
2026-05-14net/sched: netem: add per-impairment extended statisticsStephen Hemminger
2026-05-14net/sched: netem: handle multi-segment skb in corruptionStephen Hemminger
2026-05-14net/sched: netem: replace pr_info with netlink extack error messagesStephen Hemminger
2026-05-14net/sched: netem: remove useless VERSIONStephen Hemminger
2026-05-14net/sched: netem: reorder struct netem_sched_dataStephen Hemminger
2026-05-14xfrm: Reject excessive values for XFRMA_TFCPADDavid Ahern
2026-05-14xfrm: Check for underflow in xfrm_state_mtuDavid Ahern
2026-05-13net/sched: fq_codel: local packets no longer count against memory limitEric Dumazet
2026-05-13net: make is_skb_wmem() available to modulesEric Dumazet
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo
2026-05-13netconsole: move find_skb() from netpollBreno Leitao
2026-05-13netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao
2026-05-13netconsole: move netpoll_udp_checksum() from netpollBreno Leitao
2026-05-13netconsole: move push_udp() from netpollBreno Leitao
2026-05-13netconsole: move push_eth() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv4() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv6() from netpollBreno Leitao
2026-05-13netconsole: move netpoll_send_udp() from netpollBreno Leitao
2026-05-13netpoll: expose UDP packet builder helpers for netconsoleBreno Leitao
2026-05-13net/sched: sch_cbs: Call qdisc_reset for child qdiscJamal Hadi Salim
2026-05-12ethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao
2026-05-12net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepointXiang Mei
2026-05-12net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoSNicolò Coccia
2026-05-12ipv6: use SKB_DROP_REASON_IP_OUTNOROUTES in inet6_csk_xmit()Eric Dumazet
2026-05-12tcp: use SKB_DROP_REASON_IP_OUTNOROUTES in tcp_v6_send_response()Eric Dumazet
2026-05-12net: constify sk_skb_reason_drop() sock parameterEric Dumazet
2026-05-12rtnetlink: add RTEXT_FILTER_NAME_ONLY supportEric Dumazet
2026-05-12net: atm: fix skb leak in sigd_send() default branchWei Yang
2026-05-12net: ethtool: phy: avoid NULL deref when PHY driver is unboundDavid Carlier
2026-05-12libceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer
2026-05-12libceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer
2026-05-12net: shaper: reject QUEUE scope handle with missing idJakub Kicinski
2026-05-12net: shaper: enforce singleton NETDEV scope with id 0Jakub Kicinski
2026-05-12net: shaper: reject handle IDs exceeding internal bit-widthJakub Kicinski