index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2021-11-03
NFC: add necessary privilege flags in netlink layer
Lin Ma
1
-0
/
+15
2021-11-03
security: implement sctp_assoc_established hook in selinux
Xin Long
1
-1
/
+13
2021-11-03
security: add sctp_assoc_established hook
Xin Long
6
-13
/
+32
2021-11-03
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce
Xin Long
2
-6
/
+14
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
11
-77
/
+76
2021-11-03
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed SRv6 tests
Hangbin Liu
1
-0
/
+3
2021-11-03
kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
kselftests/net: add missed icmp.sh test to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
amt: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2021-11-03
amt: fix error return code in amt_init()
Yang Yingliang
1
-1
/
+3
2021-11-03
MAINTAINERS: Update ENA maintainers information
Shay Agroskin
1
-2
/
+3
2021-11-03
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
3
-16
/
+20
2021-11-03
net: marvell: prestera: Add explicit padding
Geert Uytterhoeven
1
-0
/
+12
2021-11-03
bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2021-11-03
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
1
-2
/
+14
2021-11-03
net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy
Yuiko Oshino
1
-1
/
+43
2021-11-02
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
6
-53
/
+9