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
/
dev.c
Age
Commit message (
Expand
)
Author
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2023-02-16
net/core: refactor promiscuous mode message
Jesse Brandeburg
2023-02-16
net/core: print message for allmulticast
Jesse Brandeburg
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-23
net: avoid irqsave in skb_defer_free_flush
Jesper Dangaard Brouer
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2022-12-19
net: Fix documentation for unregister_netdevice_notifier_net
Miaoqian Lin
2022-12-03
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-11-16
net: adopt try_cmpxchg() in napi_{enable|disable}()
Eric Dumazet
2022-11-16
net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()
Eric Dumazet
2022-11-16
net: net_{enable|disable}_timestamp() optimizations
Eric Dumazet
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
2022-10-31
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-06
xdp: Fix spurious packet loss in generic XDP TX path
Johan Almbladh
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-09
net: add napi_get_frags_check() helper
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]