index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gfp-translate
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
1
-1
/
+1
2022-01-15
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
1
-1
/
+28
2022-01-15
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2
-5
/
+15
2022-01-14
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
1
-1
/
+2
2022-01-14
lib82596: Fix IRQ check in sni_82596_probe
Miaoqian Lin
1
-1
/
+2
2022-01-14
net: apple: bmac: Fix build since dev_addr constification
Michael Ellerman
1
-1
/
+4
2022-01-14
net: apple: mace: Fix build since dev_addr constification
Michael Ellerman
1
-5
/
+11
2022-01-14
kselftests/net: list all available tests in usage()
Li Zhijian
1
-0
/
+3
2022-01-14
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2022-01-14
bcmgenet: add WOL IRQ check
Sergey Shtylyov
1
-4
/
+6
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
2
-0
/
+6
2022-01-13
net: qmi_wwan: Add Hucom Wireless HM-211S/K
Kyoungkyu Park
1
-0
/
+1
2022-01-13
net/smc: Resolve the race between SMC-R link access and clear
Wen Gu
2
-12
/
+44
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
6
-12
/
+24
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
4
-7
/
+18
2022-01-13
net/smc: Resolve the race between link group access and termination
Wen Gu
3
-11
/
+53
2022-01-13
kselftests/net: adapt the timeout to the largest runtime
Li Zhijian
1
-1
/
+1
2022-01-13
net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
Vladimir Oltean
1
-1
/
+4
2022-01-13
atm: iphase: remove redundant pointer skb
Colin Ian King
1
-3
/
+1
2022-01-13
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
1
-1
/
+1
2022-01-13
net: qmi_wwan: add ZTE MF286D modem 19d2:1485
Pawel Dembicki
1
-0
/
+1
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
1
-1
/
+1
2022-01-12
net: marvell: prestera: Fix deinit sequence for router
Yevhen Orlov
4
-2
/
+10
2022-01-12
net: marvell: prestera: Refactor router functions
Yevhen Orlov
3
-12
/
+14
2022-01-12
net: marvell: prestera: Refactor get/put VR functions
Yevhen Orlov
2
-17
/
+17
2022-01-12
net: marvell: prestera: Cleanup router struct
Yevhen Orlov
1
-1
/
+0
2022-01-12
net: stmmac: dwmac-oxnas: Add support for OX810SE
Neil Armstrong
1
-22
/
+79
2022-01-12
dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE
Neil Armstrong
1
-0
/
+3
2022-01-12
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
1
-8
/
+22
2022-01-12
net/smc: fix possible NULL deref in smc_pnet_add_eth()
Eric Dumazet
1
-1
/
+2
2022-01-12
net: bridge: fix net device refcount tracking issue in error path
Eric Dumazet
1
-1
/
+2
2022-01-12
net: ipa: prevent concurrent replenish
Alex Elder
2
-0
/
+15
2022-01-12
net: ipa: use a bitmap for endpoint replenish_enabled
Alex Elder
2
-6
/
+17
2022-01-12
net: ipa: fix atomic update in ipa_endpoint_replenish()
Alex Elder
1
-4
/
+3
2022-01-12
ref_tracker: use __GFP_NOFAIL more carefully
Eric Dumazet
1
-1
/
+4
2022-01-12
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
1
-0
/
+10
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
1
-0
/
+2
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
1
-22
/
+11
2022-01-12
net: phy: at803x: make array offsets static
Colin Ian King
1
-1
/
+1
2022-01-12
nfc: pn544: make array rset_cmd static const
Colin Ian King
1
-1
/
+1
2022-01-12
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
1
-1
/
+3
2022-01-12
mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()
Guillaume Nault
1
-2
/
+3
2022-01-12
libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()
Guillaume Nault
1
-1
/
+2
2022-01-12
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
1
-2
/
+3
2022-01-12
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-01-12
net: ethernet: sun4i-emac: replace magic number with macro
Conley Lee
2
-13
/
+35
2022-01-12
mctp: test: zero out sockaddr
Matt Johnston
1
-1
/
+1
2022-01-11
Revert "net: vertexcom: default to disabled on kbuild"
Saeed Mahameed
1
-1
/
+1
2022-01-11
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
4
-4
/
+4
2022-01-11
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
1
-0
/
+1
[next]