summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet2022-10-271-1/+1
* net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet2022-10-271-1/+1
* Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-10-271-1/+3
|\
| * can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...Yang Yingliang2022-10-271-1/+3
* | nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel2022-10-271-1/+1
* | Revert "ip: fix dflt addr selection for connected nexthop"Nicolas Dichtel2022-10-271-1/+1
* | Revert "ip: fix triggering of 'icmp redirect'"Nicolas Dichtel2022-10-271-2/+2
* | genetlink: limit the use of validation workarounds to old opsJakub Kicinski2022-10-271-0/+2
* | openvswitch: switch from WARN to pr_warnAaron Conole2022-10-271-1/+2
|/
* ipv6: ensure sane device mtu in tunnelsEric Dumazet2022-10-253-13/+18
* Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2022-10-242-3/+6
|\
| * mac802154: Fix LQI recordingMiquel Raynal2022-10-241-2/+3
| * net: ieee802154: fix error return code in dgram_bind()Wei Yongjun2022-10-071-1/+3
* | mptcp: fix abba deadlock on fastopenPaolo Abeni2022-10-241-15/+34
* | mptcp: factor out mptcp_connect()Paolo Abeni2022-10-242-67/+73
* | mptcp: set msk local address earlierPaolo Abeni2022-10-243-2/+9
* | genetlink: piggy back on resv_op to default to a reject policyJakub Kicinski2022-10-241-0/+23
* | ethtool: eeprom: fix null-deref on genl_info in dumpXin Long2022-10-241-1/+1
* | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-246-15/+40
|\ \
| * | tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell2022-10-241-1/+2
| * | tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei2022-10-241-1/+3
| * | net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failedZhengchao Shao2022-10-241-0/+7
| * | kcm: annotate data-races around kcm->rx_waitEric Dumazet2022-10-241-6/+11
| * | kcm: annotate data-races around kcm->rx_psockEric Dumazet2022-10-241-3/+5
| * | ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski2022-10-211-1/+1
| * | tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long2022-10-201-4/+12
* | | Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds2022-10-232-0/+2
|\ \ \ | |/ / |/| |
| * | net: flag sockets supporting msghdr originated zerocopyPavel Begunkov2022-10-222-0/+2
* | | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-2024-36/+105
|\ \ \ | |/ / |/| |
| * | net: sched: fix race condition in qdisc_graft()Eric Dumazet2022-10-191-2/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-10-195-2/+8
| |\ \
| | * | netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirementsPablo Neira Ayuso2022-10-191-2/+3
| | * | netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault2022-10-194-0/+5
| * | | net: Fix return value of qdisc ingress handling on successPaul Blakey2022-10-191-0/+4
| * | | net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao2022-10-191-1/+2
| * | | Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao2022-10-191-8/+17
| * | | net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao2022-10-191-0/+4
| * | | net: hsr: avoid possible NULL deref in skb_clone()Eric Dumazet2022-10-181-6/+6
| |/ /
| * | ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao2022-10-181-0/+2
| * | udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima2022-10-185-4/+20
| * | skmsg: pass gfp argument to alloc_sk_msg()Eric Dumazet2022-10-161-4/+4
| * | net: dsa: uninitialized variable in dsa_slave_netdevice_event()Dan Carpenter2022-10-151-1/+1
| * | net/smc: Fix an error code in smc_lgr_create()Dan Carpenter2022-10-151-1/+2
| * | net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu2022-10-151-1/+2
| * | tls: strp: make sure the TCP skbs do not have overlapping dataJakub Kicinski2022-10-141-4/+28
| * | tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko2022-10-141-1/+1
| * | tipc: Fix recognition of trial periodMark Tomlinson2022-10-141-1/+1
* | | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-1644-96/+95
|\ \ \
| * | | treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-113-3/+3
| * | | treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-1114-24/+24