summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+23
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-3/+17
2022-05-19tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny2-0/+3
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-05-19Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+14
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-18net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-18net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-18ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li1-1/+11
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth1-1/+1
2022-05-17Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-12/+13
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez1-5/+0
2022-05-16can: isotp: add support for transmission without flow controlOliver Hartkopp1-12/+13
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-1/+1
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet1-0/+1
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong1-1/+2
2022-05-16inet: rename INET_MATCH()Eric Dumazet1-1/+1
2022-05-16ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet1-9/+19
2022-05-16tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet1-2/+3
2022-05-16net: annotate races around sk->sk_bound_dev_ifEric Dumazet2-3/+4
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li1-0/+1
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck2-2/+6
2022-05-16ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet1-0/+33
2022-05-16ipv6: add struct hop_jumbo_hdr definitionEric Dumazet1-0/+11
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet1-2/+5
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+3
2022-05-16net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet1-0/+2
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller8-80/+70
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2-1/+14
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-8/+12
2022-05-13netfilter: conntrack: skip verification of zero UDP checksumKevin Mitchell1-4/+17
2022-05-13netfilter: prefer extension check to pointer checkFlorian Westphal2-17/+16
2022-05-13netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal1-25/+5
2022-05-13netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal1-0/+1
2022-05-13netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso1-3/+9
2022-05-13netfilter: conntrack: remove unconfirmed listFlorian Westphal2-7/+0
2022-05-13netfilter: extensions: introduce extension genid countFlorian Westphal2-16/+25
2022-05-13netfilter: remove nf_ct_unconfirmed_destroy helperFlorian Westphal1-3/+0
2022-05-13netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal1-8/+0
2022-05-13netfilter: conntrack: remove the percpu dying listFlorian Westphal1-1/+0
2022-05-13netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal1-0/+2
2022-05-13netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal2-3/+2
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet1-1/+2
2022-05-13inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet2-22/+16
2022-05-13net: inet: Retire port only listening_hashMartin KaFai Lau2-42/+1
2022-05-13net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau1-1/+0
2022-05-13net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean1-0/+2