summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
13 daysbatman-adv: tp_meter: simplify unordered ack calculationSven Eckelmann
13 daysbatman-adv: tvlv: extract tvlv header iteratorSven Eckelmann
13 daysbatman-adv: iv: drop migration check for batadv_hard_ifaceSven Eckelmann
13 daysRevert "batman-adv: v: stop OGMv2 on disabled interface"Sven Eckelmann
13 daysbatman-adv: drop NULL check for immutable hardif->mesh_ifaceSven Eckelmann
13 daysbatman-adv: drop unneeded goto and initialization from batadv_hardif_disable_...Nora Schiffer
13 daysbatman-adv: move hardif generation counter into batadv_privNora Schiffer
13 daysbatman-adv: remove BATADV_IF_NOT_IN_USE hardif stateNora Schiffer
13 daysbatman-adv: make hard_iface->mesh_iface immutableSven Eckelmann
13 daysbatman-adv: remove global hardif listNora Schiffer
13 daysbatman-adv: create hardif only for netdevs that are part of a meshNora Schiffer
13 daysbatman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann
13 daysbatman-adv: bla: reacquire gw address after skb reallocSven Eckelmann
13 daysbatman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann
13 daysbatman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann
13 daysbatman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann
13 daysbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann
14 daysnet: dsa: Fix skb ownership in taggersLinus Walleij
14 dayssctp: add INIT verification after cookie unpackingXin Long
14 daysnetpoll: fix a use-after-free on shutdown pathBreno Leitao
14 dayssctp: fix SCTP_RESET_STREAMS stream list length limitYousef Alhouseen
14 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
14 daysnfc: nci: fix uninit-value in nci_core_init_rsp_packet()Samuel Page
2026-06-26net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
2026-06-26net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
2026-06-26seg6: validate SRH length before reading fixed fieldsNuoqi Gui
2026-06-26xfrm: fix stale skb->prev after async crypto steals a GSO segmentPetr Wozniak
2026-06-26xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()Petr Wozniak
2026-06-25bpf, sockmap: reject a packet-modifying SK_SKB stream parserSechang Lim
2026-06-25bpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25Bluetooth: sco: Fix a race condition in sco_sock_timeout()Sungwoo Kim
2026-06-25Bluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang
2026-06-25Bluetooth: 6lowpan: hold L2CAP conn across debugfs controlCen Zhang
2026-06-25Bluetooth: 6lowpan: avoid untracked enable workCen Zhang
2026-06-25vlan: defer real device state propagation to netdev_workJakub Kicinski
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski
2026-06-25rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotateDavid Howells
2026-06-25rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)David Howells
2026-06-25rxrpc: Fix socket notification raceDavid Howells
2026-06-25rxrpc: Fix potential infinite loop in rxrpc_recvmsg()David Howells
2026-06-25rxrpc: Fix oob challenge leak in cleanup after notification failureDavid Howells
2026-06-25rxrpc: Fix the reception of a reply packet before data transmissionDavid Howells
2026-06-25rxrpc: Fix double unlock in rxrpc_recvmsg()David Howells
2026-06-25rxrpc: Fix leak of connection from OOB challengeDavid Howells
2026-06-25rxrpc: Fix ACKALL packet handlingWyatt Feng
2026-06-25tipc: avoid busy looping in tipc_exit_net()Eric Dumazet