summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
3 daysxfrm: iptfs: reset runtime state when cloning SAsShaomin Chen
3 daysmptcp: reset rcv wnd on disconnectPaolo Abeni
3 daysmptcp: cleanup fallback dummy mapping generationPaolo Abeni
3 daysmptcp: do not drop partial packetsShardul Bankar
3 daysmptcp: borrow forward memory from subflowPaolo Abeni
3 daysmptcp: handle first subflow closing consistentlyPaolo Abeni
3 daysnet: devmem: reject dma-buf bind with non-page-aligned size or SG lengthDavid Carlier
3 daysrxrpc: Fix RESPONSE packet verification to extract skb to a linear bufferDavid Howells
3 daysrxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsgDavid Howells
3 daysxfrm: esp: restore combined single-frag length gateJingguo Tan
3 daysnetfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz
3 daysxfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito
3 daysxfrm: ipcomp: Free destination pages on acomp errorsHerbert Xu
3 daysxfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
3 daysnfc: hci: fix out-of-bounds read in HCP header parsingAshutosh Desai
3 daysnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
3 daysip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima
3 daysl2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifnameMichael Bommarito
3 daysxfrm: input: hold netns during deferred transport reinjectionZhengchuan Liang
3 daysipv6: validate extension header length before copying to cmsgQi Tang
3 daysip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie
3 daysipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang
3 daysipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman
3 daysbpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
3 daysBluetooth: hci_sync: fix UAF in hci_le_create_cis_syncDoruk Tan Ozturk
3 daysBluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha
3 daysBluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal
3 daysBluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal
3 daysBluetooth: HIDP: fix missing length checks in hidp_input_report()Muhammad Bilal
3 daysBluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !connSiwei Zhang
3 daysBluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang
3 daysnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
3 daysipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
3 daysipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
3 daysvsock/virtio: bind uarg before filling zerocopy skbJingguo Tan
3 dayssctp: fix race between sctp_wait_for_connect and peeloffZhenghang Xiao
3 daysBluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira
3 daysBluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira
3 daysBluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz
3 daysBluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao
3 daysnet/handshake: Pass negative errno through handshake_complete()Chuck Lever
3 daysnet/handshake: Use spin_lock_bh for hn_lockChuck Lever
3 daysnet/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim
3 daysipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar
3 daysethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski
3 daysethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski
3 daysethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski
3 daysethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski
3 daysethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski
3 daysethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski