index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvlan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
net: stmmac: use __napi_schedule() for PREEMPT_RT
Seb Laveze
1
-2
/
+2
2021-01-13
can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
Qinglang Miao
1
-1
/
+1
2021-01-13
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
1
-0
/
+1
2021-01-13
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
1
-1
/
+1
2021-01-13
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
1
-2
/
+4
2021-01-13
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
3
-10
/
+16
2021-01-13
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
1
-1
/
+2
2021-01-13
mptcp: better msk-level shutdown.
Paolo Abeni
1
-45
/
+17
2021-01-13
mptcp: more strict state checking for acks
Paolo Abeni
1
-1
/
+1
2021-01-13
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
1
-1
/
+2
2021-01-13
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
1
-2
/
+6
2021-01-13
r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152
Leon Schuermann
1
-0
/
+8
2021-01-13
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2
-0
/
+8
2021-01-13
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2021-01-13
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2021-01-13
net: phy: smsc: fix clk error handling
Marco Felsch
1
-1
/
+2
2021-01-13
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
1
-1
/
+1
2021-01-12
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2
-12
/
+2
2021-01-12
net: compound page support in skb_seq_read
Willem de Bruijn
2
-5
/
+24
2021-01-12
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-12
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
Andrey Zhizhikin
1
-1
/
+1
2021-01-12
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
1
-2
/
+0
2021-01-12
dt-bindings: net: dwmac: fix queue priority documentation
Seb Laveze
1
-2
/
+6
2021-01-11
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
1
-0
/
+1
2021-01-10
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
1
-0
/
+3
2021-01-10
selftests: netfilter: Pass family parameter "-f" to conntrack tool
Chen Yi
1
-3
/
+9
2021-01-10
dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
Geert Uytterhoeven
1
-0
/
+1
2021-01-10
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
1
-1
/
+1
2021-01-10
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
1
-4
/
+7
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+7
2021-01-09
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
1
-2
/
+2
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
1
-1
/
+40
2021-01-09
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
1
-6
/
+1
2021-01-09
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
1
-10
/
+4
2021-01-09
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
3
-20
/
+18
2021-01-09
docs: net: explain struct net_device lifetime
Jakub Kicinski
2
-7
/
+166
2021-01-09
ppp: fix refcount underflow on channel unbridge
Tom Parkin
1
-3
/
+9
2021-01-09
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
1
-1
/
+1
2021-01-09
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
1
-1
/
+19
2021-01-09
net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
Stephan Gerhold
1
-0
/
+1
2021-01-08
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
1
-3
/
+11
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
5
-30
/
+18
2021-01-08
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-08
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-08
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-08
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2021-01-08
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-08
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-08
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-08
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
[next]