summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra
2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet
2022-10-27net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet
2022-10-27Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-27nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-10-27Revert "ip: fix dflt addr selection for connected nexthop"Nicolas Dichtel
2022-10-27Revert "ip: fix triggering of 'icmp redirect'"Nicolas Dichtel
2022-10-27genetlink: limit the use of validation workarounds to old opsJakub Kicinski
2022-10-27can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...Yang Yingliang
2022-10-27openvswitch: switch from WARN to pr_warnAaron Conole
2022-10-25ipv6: ensure sane device mtu in tunnelsEric Dumazet
2022-10-24Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-10-24mptcp: fix abba deadlock on fastopenPaolo Abeni
2022-10-24mptcp: factor out mptcp_connect()Paolo Abeni
2022-10-24mptcp: set msk local address earlierPaolo Abeni
2022-10-24genetlink: piggy back on resv_op to default to a reject policyJakub Kicinski
2022-10-24ethtool: eeprom: fix null-deref on genl_info in dumpXin Long
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell
2022-10-24tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei
2022-10-24net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failedZhengchao Shao
2022-10-24kcm: annotate data-races around kcm->rx_waitEric Dumazet
2022-10-24kcm: annotate data-races around kcm->rx_psockEric Dumazet
2022-10-24mac802154: Fix LQI recordingMiquel Raynal
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-21ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski
2022-10-20tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19net: sched: fix race condition in qdisc_graft()Eric Dumazet
2022-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey
2022-10-19net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao
2022-10-19Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao
2022-10-19net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-19netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirementsPablo Neira Ayuso
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-18net: hsr: avoid possible NULL deref in skb_clone()Eric Dumazet
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16skmsg: pass gfp argument to alloc_sk_msg()Eric Dumazet
2022-10-15net: dsa: uninitialized variable in dsa_slave_netdevice_event()Dan Carpenter
2022-10-15net/smc: Fix an error code in smc_lgr_create()Dan Carpenter
2022-10-15net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu
2022-10-14tls: strp: make sure the TCP skbs do not have overlapping dataJakub Kicinski
2022-10-14tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko
2022-10-14tipc: Fix recognition of trial periodMark Tomlinson
2022-10-13Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds