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
/
include
/
net
Age
Commit message (
Expand
)
Author
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
2023-10-24
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
2023-10-24
xsk: Avoid starving the xsk further down the list
Albert Huang
2023-10-23
page_pool: update document about fragment API
Yunsheng Lin
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-23
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
wifi: mac80211: fix header kernel-doc typos
Randy Dunlap
2023-10-23
wifi: cfg80211: fix header kernel-doc typos
Randy Dunlap
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2023-10-23
wifi: cfg80211: Fix typo in documentation
Ilan Peer
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
tcp: introduce TCP_PAWS_WRAP
Eric Dumazet
2023-10-23
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
Eric Dumazet
2023-10-23
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-23
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
2023-10-23
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-10-23
ipv6: add new arguments to udp_tunnel6_dst_lookup()
Beniamino Galvani
2023-10-23
ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
Beniamino Galvani
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2023-10-20
netlink: add variable-length / auto integers
Jakub Kicinski
2023-10-20
devlink: convert most of devlink_fmsg_*() to return void
Przemek Kitszel
2023-10-19
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
net/socket: Break down __sys_setsockopt
Breno Leitao
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
2023-10-18
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-17
Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
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
Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-10-16
net: stub tcp_gro_complete if CONFIG_INET=n
Jacob Keller
[prev]
[next]