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
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-20
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-11
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
net/p9: load default transports
Thomas Weißschuh
2022-01-10
9p/trans_fd: split into dedicated module
Thomas Weißschuh
2022-01-09
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
2022-01-09
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2022-01-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]