summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet
2022-06-02tipc: check attribute length for bearer nameHoang Le
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou
2022-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-05-31tcp: tcp_rtx_synack() can be called from process contextEric Dumazet
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso
2022-05-31xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S
2022-05-30net: ipv4: Avoid bounds check warninghuhai
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-28net: nfc: Directly use ida_alloc()/free()keliu
2022-05-28tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet
2022-05-28net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...Guangguan Wang
2022-05-27netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso
2022-05-27netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exitFlorian Westphal
2022-05-27netfilter: nfnetlink: fix warn in nfnetlink_unbindFlorian Westphal
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter
2022-05-26netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-05-25net, neigh: Set lower cap for neigh_managed_work rearmingDaniel Borkmann
2022-05-25net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailableliuyacan
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25libceph: use swap() macro instead of taking tmp variableGuo Zhengkui
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.Maciej Żenczykowski
2022-05-25Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-05-23Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz