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
Age
Commit message (
Expand
)
Author
2021-07-26
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-21
uapi: IPv6 IOAM headers definition
Justin Iurman
2021-07-21
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...
Vladimir Oltean
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: remove struct packet_type declaration
Vladimir Oltean
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-07-20
Merge branch 'bridge-vlan-multicast'
David S. Miller
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
2021-07-20
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-15
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-15
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-15
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-15
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-15
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2021-07-15
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
2021-07-14
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]