index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
1
-0
/
+6
2021-11-06
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
1
-1
/
+0
2021-11-05
riscv, bpf: Fix RV32 broken build, and silence RV64 warning
Björn Töpel
2
-2
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2
-10
/
+17
2021-11-05
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
1
-2
/
+2
2021-11-05
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
1
-4
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
1
-17
/
+18
2021-11-05
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
1
-1
/
+3
2021-11-05
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
1
-10
/
+22
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
4
-5
/
+10
2021-11-05
amt: remove duplicate include in amt.c
Zhang Mingyu
1
-1
/
+0
2021-11-05
octeontx2-nicvf: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
ax88796c: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
amt: Fix NULL but dereferenced coccicheck error
Yang Li
1
-1
/
+2
2021-11-05
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Jakub Kicinski
1
-0
/
+2
2021-11-05
net: udp: correct the document for udp_mem
Menglong Dong
1
-4
/
+2
2021-11-05
net: ethernet: litex: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-05
octeontx2-pf: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-11-05
octeontx2-af: use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2021-11-05
tg3: Remove redundant assignments
luo penghao
1
-1
/
+0
2021-11-05
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
1
-1
/
+1
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-11-05
mctp: handle the struct sockaddr_mctp_ext padding field
Eugene Syromiatnikov
1
-1
/
+10
2021-11-05
mctp: handle the struct sockaddr_mctp padding fields
Eugene Syromiatnikov
1
-0
/
+13
2021-11-05
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
1
-1
/
+6
2021-11-05
devlink: fix flexible_array.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-11-04
selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
Kleber Sacilotto de Souza
1
-0
/
+4
2021-11-04
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
1
-1
/
+1
2021-11-04
tcp: Use BIT() for OPTION_* constants
Leonard Crestez
1
-7
/
+7
2021-11-04
selftests: net: properly support IPv6 in GSO GRE test
Andrea Righi
1
-4
/
+5
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2
-5
/
+3
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
1
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
1
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2
-43
/
+40
2021-11-03
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
1
-0
/
+17
2021-11-03
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
1
-12
/
+6
2021-11-03
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
1
-1
/
+1
2021-11-03
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
1
-1
/
+64
2021-11-03
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
1
-11
/
+11
2021-11-03
libfs: Support RENAME_EXCHANGE in simple_rename()
Lorenz Bauer
1
-1
/
+4
2021-11-03
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
3
-23
/
+27
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
3
-6
/
+7
2021-11-03
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
2
-0
/
+9
2021-11-03
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
2
-3
/
+3
2021-11-03
net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()
Menglong Dong
1
-3
/
+3
2021-11-03
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
3
-3
/
+7
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
6
-9
/
+53
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
[next]