aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-09ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou
2022-03-08tipc: fix incorrect order of state message data sanity checkTung Nguyen
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-07esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-07xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-06net: dsa: unlock the rtnl_mutex when dsa_master_setup() failsVladimir Oltean
2022-03-06Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-04tipc: fix kernel panic when enabling bearerTung Nguyen
2022-03-03Merge tag 'for-net-2022-03-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet
2022-03-03net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto changeVladimir Oltean
2022-03-03net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-03Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_workLuiz Augusto von Dentz
2022-03-03Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()Hans de Goede
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-02tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-02bpf, sockmap: Do not ignore orig_len parameterEric Dumazet
2022-03-02net: fix up skbs delta_truesize in UDP GRO frag_listlena wang
2022-03-02Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-03-02nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-02batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
2022-03-01net: dsa: restore error path of dsa_tree_change_tag_protoVladimir Oltean
2022-03-01Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-03-01Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg
2022-03-01xfrm: fix tunnel model fragmentation behaviorLina Wang
2022-03-01netfilter: nf_queue: handle socket prefetchFlorian Westphal
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-01netfilter: nf_queue: don't assume sk is full socketFlorian Westphal
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-03-01nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-02-28netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-02-28net/smc: Fix cleanup when register ULP failsTony Lu
2022-02-28net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-02-25net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean
2022-02-25net/smc: fix connection leakD. Wythe
2022-02-24mptcp: Correctly set DATA_FIN timeout when number of retransmits is largeMat Martineau
2022-02-24mptcp: accurate SIOCOUTQ for fallback socketPaolo Abeni