summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
25 hoursrxrpc: Fix RESPONSE packet verification to extract skb to a linear bufferDavid Howells7-225/+82
25 hoursxfrm: iptfs: reset runtime state when cloning SAsShaomin Chen1-5/+23
25 hoursxfrm: esp: restore combined single-frag length gateJingguo Tan2-4/+4
25 hoursnetfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz1-1/+2
25 hoursxfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito2-2/+2
25 hoursxfrm: ipcomp: Free destination pages on acomp errorsHerbert Xu1-4/+8
25 hoursxfrm: route MIGRATE notifications to caller's netnsMaoyi Xie4-9/+8
25 hoursnfc: hci: fix out-of-bounds read in HCP header parsingAshutosh Desai2-0/+20
25 hoursnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen1-0/+4
25 hoursip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima1-5/+7
25 hoursl2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifnameMichael Bommarito1-5/+6
25 hoursxfrm: input: hold netns during deferred transport reinjectionZhengchuan Liang1-4/+12
25 hoursipv6: validate extension header length before copying to cmsgQi Tang1-8/+46
25 hoursip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie1-2/+9
25 hoursipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang1-0/+2
25 hoursipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman1-0/+2
25 hoursbpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu1-1/+1
25 hoursBluetooth: hci_sync: fix UAF in hci_le_create_cis_syncDoruk Tan Ozturk1-1/+3
25 hoursBluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha1-1/+3
25 hoursBluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal1-1/+1
25 hoursBluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal1-3/+7
25 hoursBluetooth: HIDP: fix missing length checks in hidp_input_report()Muhammad Bilal1-5/+18
25 hoursBluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !connSiwei Zhang1-1/+3
25 hoursBluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang1-7/+9
25 hoursRevert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera1-1/+1
25 hoursnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov1-0/+10
25 hoursipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
25 hoursipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
25 hoursvsock/virtio: bind uarg before filling zerocopy skbJingguo Tan1-3/+9
25 hourssctp: fix race between sctp_wait_for_connect and peeloffZhenghang Xiao1-0/+2
25 hoursBluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira1-0/+4
25 hoursBluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira1-0/+8
25 hoursBluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz1-5/+22
25 hoursBluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao1-2/+8
25 hoursnet/handshake: Drain pending requests at net namespace exitChuck Lever2-3/+12
25 hoursnet/handshake: Take a long-lived file reference at submitChuck Lever3-13/+37
25 hoursnet/handshake: hand off the pinned file reference to accept_doitChuck Lever3-5/+28
25 hoursnet/handshake: Pass negative errno through handshake_complete()Chuck Lever7-8/+10
25 hoursnet/handshake: Use spin_lock_bh for hn_lockChuck Lever3-9/+11
25 hoursnet/sched: act_mirred: Fix return code in early mirred redirect error pathsVictor Nogueira1-5/+13
25 hoursnet/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflowKito Xu (veritas501)1-7/+11
25 hoursnet/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loopJamal Hadi Salim1-17/+30
25 hoursnet/sched: fix packet loop on netem when duplicate is onJamal Hadi Salim1-4/+3
25 hoursnet/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim1-40/+0
25 hoursipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1
25 hoursethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski1-1/+4
25 hoursethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski1-3/+2
25 hoursethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski1-1/+1
25 hoursethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski1-4/+2
25 hoursethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski1-0/+13