index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2023-10-16
cgroup, netclassid: on modifying netclassid in cgroup, only consider the main...
Liansen Zhai
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-11
net: expand skb_segment unit test with frag_list coverage
Willem de Bruijn
2023-10-11
net: parametrize skb_segment unit test to expand coverage
Willem de Bruijn
2023-10-11
net: add skb_segment kunit test
Willem de Bruijn
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
2023-10-09
net: refine debug info in skb_checksum_help()
Eric Dumazet
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-06
net: sock_dequeue_err_skb() optimization
Eric Dumazet
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
net: skb_queue_purge_reason() optimizations
Eric Dumazet
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
net: lockless implementation of SO_TXREHASH
Eric Dumazet
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...
Eric Dumazet
2023-10-01
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
Eric Dumazet
2023-10-01
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-01
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
2023-09-29
bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
Jakub Sitnicki
2023-09-28
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
2023-09-28
pktgen: Automate flag enumeration for unknown flag handling
Liang Chen
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-09-16
net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
Eric Dumazet
2023-09-16
net: use indirect call helpers for sk->sk_prot->release_cb()
Eric Dumazet
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-12
net: call prot->release_cb() when processing backlog
Eric Dumazet
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-09-06
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
[next]