index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
sfc: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2023-02-21
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2
-11
/
+12
2023-02-21
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
1
-2
/
+1
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
1
-3
/
+8
2023-02-20
net: bcmgenet: Support wake-up from s2idle
Florian Fainelli
1
-2
/
+6
2023-02-20
scm: add user copy checks to put_cmsg()
Eric Dumazet
1
-0
/
+2
2023-02-20
devlink: drop leftover duplicate/unused code
Paolo Abeni
1
-13
/
+0
2023-02-20
net: lan966x: Use automatic selection of VCAP rule actionset
Horatiu Vultur
2
-4
/
+1
2023-02-20
self-tests: more rps self tests
Paolo Abeni
1
-12
/
+29
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
4
-21
/
+59
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
1
-14
/
+12
2023-02-20
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
1
-17
/
+10
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
1
-0
/
+1
2023-02-20
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
1
-1
/
+1
2023-02-20
octeontx2-af: Add NIX Errata workaround on CN10K silicon
Geetha sowjanya
4
-0
/
+33
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
1
-1
/
+3
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
1
-18
/
+66
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
1
-1
/
+1
2023-02-20
ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
Eric Dumazet
1
-5
/
+8
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
2
-1
/
+8
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
2
-17
/
+13
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
1
-10
/
+11
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_router_discovery()
Eric Dumazet
1
-18
/
+19
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_rs()
Eric Dumazet
1
-5
/
+7
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_na()
Eric Dumazet
1
-14
/
+14
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_ns()
Eric Dumazet
1
-16
/
+18
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
3
-9
/
+11
2023-02-20
xsk: support use vaddr as ring
Xuan Zhuo
3
-13
/
+8
2023-02-20
net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimited
Vladimir Oltean
1
-0
/
+2
2023-02-20
net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...
Vladimir Oltean
1
-1
/
+7
2023-02-20
net/sched: taprio: fix calculation of maximum gate durations
Vladimir Oltean
1
-17
/
+17
2023-02-20
rxrpc: Fix overproduction of wakeups to recvmsg()
David Howells
3
-2
/
+17
2023-02-20
net: ipa: add HW_PARAM_4 GSI register
Alex Elder
2
-2
/
+14
2023-02-20
net: ipa: support different event ring encoding
Alex Elder
2
-2
/
+6
2023-02-20
net: ipa: avoid setting an undefined field
Alex Elder
2
-2
/
+2
2023-02-20
net: ipa: kill ev_ch_e_cntxt_1_length_encode()
Alex Elder
8
-26
/
+43
2023-02-20
net: ipa: kill gsi->virt_raw
Alex Elder
10
-181
/
+141
2023-02-20
net: ipa: fix an incorrect assignment
Alex Elder
1
-1
/
+1
2023-02-20
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
1
-1
/
+3
2023-02-18
ieee802154: Drop device trackers
Miquel Raynal
1
-20
/
+4
2023-02-18
mac802154: Fix an always true condition
Miquel Raynal
1
-3
/
+2
2023-02-18
mac802154: Send beacons using the MLME Tx path
Miquel Raynal
1
-1
/
+19
2023-02-18
ieee802154: Change error code on monitor scan netlink request
Miquel Raynal
1
-1
/
+1
2023-02-18
ieee802154: Convert scan error messages to extack
Miquel Raynal
1
-6
/
+13
2023-02-18
ieee802154: Use netlink policies when relevant on scan parameters
Miquel Raynal
1
-56
/
+28
2023-02-17
selftests/bpf: Add bpf_fib_lookup test
Martin KaFai Lau
2
-0
/
+209
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
3
-13
/
+38
2023-02-17
riscv, bpf: Add bpf trampoline support for RV64
Pu Lehui
1
-0
/
+317
2023-02-17
riscv, bpf: Add bpf_arch_text_poke support for RV64
Pu Lehui
2
-2
/
+91
2023-02-17
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
[next]