aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior2-0/+12
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-45/+113
2023-10-16page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin2-18/+15
2023-10-16net: stub tcp_gro_complete if CONFIG_INET=nJacob Keller1-0/+4
2023-10-16tcp: Set pingpong threshold via sysctlHaiyang Zhang2-4/+14
2023-10-16net, sched: Add tcf_set_drop_reason for {__,}tcf_classifyDaniel Borkmann1-0/+3
2023-10-16net, sched: Make tc-related drop reason more flexibleDaniel Borkmann2-2/+7
2023-10-16ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-3/+5
2023-10-16ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
2023-10-15ptp: support event queue reader channel masksXabier Marquiegui1-0/+2
2023-10-15posix-clock: introduce posix_clock_context conceptXabier Marquiegui1-8/+27
2023-10-15dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski1-0/+18
2023-10-15dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski1-0/+6
2023-10-15vsock: check for MSG_ZEROCOPY support on sendArseniy Krasnov1-0/+7
2023-10-15vsock: read from socket's error queueArseniy Krasnov2-0/+18
2023-10-13bpf: Avoid unnecessary audit log for CPU security mitigationsYafang Shao1-2/+2
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski3-5/+70
2023-10-13tls: use fixed size for tls_offload_context_{tx,rx}.driver_stateSabrina Dubroca1-10/+4
2023-10-13tls: store iv directly within cipher_contextSabrina Dubroca1-1/+2
2023-10-13tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZESabrina Dubroca1-1/+1
2023-10-13tls: store rec_seq directly within cipher_contextSabrina Dubroca1-1/+1
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen1-6/+2
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-10/+30
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-7/+4
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima1-5/+1
2023-10-11Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-5/+14
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-10/+0
2023-10-11netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi1-2/+9
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer3-4/+31
2023-10-11bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer2-36/+38
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-2/+4
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng1-17/+4
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2023-10-10netfilter: cleanup struct nft_tableGeorge Guo1-1/+4
2023-10-10netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal1-4/+10
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+1
2023-10-10tcp: record last received ipv6 flowlabelDavid Morley2-1/+6
2023-10-09bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2-0/+15
2023-10-09bpf: Add ability to pin bpf timer to calling CPUDavid Vernet1-0/+4
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski5-104/+316
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti1-0/+10
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-0/+4
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-0/+4
2023-10-06bpf: Inherit system settings for CPU security mitigationsYafang Shao1-2/+2
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+9
2023-10-06Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+10
2023-10-06Merge wireless into wireless-nextJohannes Berg119-611/+2994