aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-09-13skbuff: skb_segment, Call zero copy functions before using skbuff fragsMohamed Khalfella
2023-09-13netfilter: xt_sctp: validate the flag_info countWander Lairson Costa
2023-09-13netfilter: xt_u32: validate user space inputWander Lairson Costa
2023-09-13netfilter: nft_exthdr: Fix non-linear header modificationXiao Liang
2023-09-13netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng
2023-09-13igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet
2023-09-13netrom: Deny concurrent connect().Kuniyuki Iwashima
2023-09-13net/sched: sch_hfsc: Ensure inner classes have fsc curveBudimir Markovic
2023-09-13wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma
2023-09-13net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-09-13lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-13lwt: Fix return values of BPF xmit opsYan Zhai
2023-09-13net: tcp: fix unexcepted socket die when snd_wnd is 0Menglong Dong
2023-09-13Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()Manish Mandlik
2023-09-13Bluetooth: hci_sync: Don't double print name in add/remove adv_monitorDouglas Anderson
2023-09-13Bluetooth: Fix potential use-after-free when clear keysMin Li
2023-09-13bpf: reject unhashed sockets in bpf_sk_assignLorenz Bauer
2023-09-13udp: re-score reuseport groups when connected sockets are presentLorenz Bauer
2023-09-13tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-09-13net: Avoid address overwrite in kernel_connectJordan Rife
2023-09-13sctp: handle invalid error codes without calling BUG()Dan Carpenter
2023-09-13netlabel: fix shift wrapping bug in netlbl_catmap_setlong()Dmitry Mastykin
2023-09-13wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer
2023-09-13wifi: cfg80211: remove links only on APJohannes Berg
2023-09-13net: annotate data-races around sk->sk_{rcv|snd}timeoEric Dumazet
2023-09-139p: virtio: make sure 'offs' is initialized in zc_requestDominique Martinet
2023-09-139p: virtio: fix unlikely null pointer deref in handle_rerrorDominique Martinet
2023-09-13Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp
2023-08-30batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann
2023-08-30batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel
2023-08-30batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel
2023-08-30batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel
2023-08-30batman-adv: Don't increase MTU when set by userSven Eckelmann
2023-08-30batman-adv: Trigger events for auto adjusted MTUSven Eckelmann
2023-08-30wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal
2023-08-30netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim
2023-08-30can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-30dccp: annotate data-races in dccp_poll()Eric Dumazet
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-30devlink: add missing unregister linecard notificationJiri Pirko
2023-08-30devlink: move code to a dedicated directoryJakub Kicinski
2023-08-30can: raw: fix lockdep issue in raw_release()Eric Dumazet
2023-08-30can: raw: fix receiver memory leakZiyang Xuan
2023-08-30xprtrdma: Remap Receive buffers after a reconnectChuck Lever