summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-102-16/+25
|\
| * SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever2022-06-081-4/+4
| * SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever2022-06-081-3/+5
| * SUNRPC: Clean up xdr_commit_encode()Chuck Lever2022-06-081-1/+1
| * SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-081-7/+10
| * SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever2022-06-081-1/+5
| * SUNRPC: Trap RDMA segment overflowsChuck Lever2022-06-021-2/+2
* | net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer2022-06-091-0/+1
* | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy2022-06-091-4/+4
* | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0915-62/+83
|\ \
| * | tcp: use alloc_large_system_hash() to allocate table_perturbMuchun Song2022-06-081-4/+6
| * | net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2022-06-082-1/+9
| * | ip_gre: test csum_start instead of transport headerWillem de Bruijn2022-06-081-6/+5
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-082-10/+3
| |\ \
| | * | xsk: Fix handling of invalid descriptors in XSK TX batching APIMaciej Fijalkowski2022-06-082-10/+3
| * | | ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen2022-06-081-2/+3
| * | | ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen2022-06-081-3/+3
| * | | net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada2022-06-081-1/+0
| * | | net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada2022-06-081-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-074-33/+53
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-063-2/+29
| | * | netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso2022-06-061-0/+6
| | * | netfilter: nf_tables: release new hooks on unsupported flowtable flagsPablo Neira Ayuso2022-06-061-4/+8
| | * | netfilter: nf_tables: always initialize flowtable hook list in transactionPablo Neira Ayuso2022-06-021-0/+1
| | * | netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-021-25/+6
| | * | netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net pathPablo Neira Ayuso2022-06-011-1/+1
| | * | netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-011-1/+2
| * | | af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima2022-06-071-1/+1
* | | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-054-29/+20
* | | | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-4/+4
* | | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0225-115/+175
|\ \ \ \
| * | | | net/af_packet: make sure to pull mac headerEric Dumazet2022-06-021-2/+4
| * | | | net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet2022-06-021-1/+1
| * | | | tipc: check attribute length for bearer nameHoang Le2022-06-021-2/+1
| * | | | ax25: Fix ax25 session cleanup problemsDuoming Zhou2022-06-023-11/+19
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-06-012-5/+8
| |\ \ \ \
| | * | | | xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.Maciej Żenczykowski2022-05-251-1/+2
| | * | | | Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek2022-05-251-4/+6
| * | | | | Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-06-011-5/+2
| |\ \ \ \ \
| | * | | | | wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg2022-06-011-5/+2
| * | | | | | net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter2022-06-011-1/+1
| * | | | | | net: ping6: Fix ping -6 with interface nameAya Levin2022-06-011-4/+4
| | |_|_|/ / | |/| | | |
| * | | | | tcp: tcp_rtx_synack() can be called from process contextEric Dumazet2022-05-311-2/+2
| * | | | | netfilter: flowtable: fix nft_flow_route source address for nat casewenxu2022-05-311-2/+2
| * | | | | netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu2022-05-311-0/+2
| * | | | | netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso2022-05-311-13/+41
| * | | | | netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso2022-05-311-0/+4
| * | | | | netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso2022-05-311-4/+13
| * | | | | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-312-20/+28