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
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-02
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-05-25
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-20
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
2022-05-16
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-13
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
2022-05-12
net: update the register_netdevice() kdoc
Jakub Kicinski
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
2022-05-11
net: add more debug info in skb_checksum_help()
Eric Dumazet
2022-05-11
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
2022-05-10
net: fix kdoc on __dev_queue_xmit()
Jakub Kicinski
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
net: fix wrong network header length
Lina Wang
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-05
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-05
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
2022-05-05
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-04
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-04
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-05-02
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
[prev]
[next]