index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
quirks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
4
-2
/
+25
2022-01-28
ax25: improve the incomplete fix to avoid UAF and NPD bugs
Duoming Zhou
1
-3
/
+6
2022-01-28
net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...
Yuji Ishikawa
1
-2
/
+7
2022-01-28
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2022-01-28
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-01-27
netfilter: nf_tables: remove assignment with no effect in chain blob builder
Pablo Neira Ayuso
1
-1
/
+0
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
3
-3
/
+3
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-01-27
MAINTAINERS: add missing IPv4/IPv6 header paths
Jakub Kicinski
1
-0
/
+4
2022-01-27
MAINTAINERS: add more files to eth PHY
Jakub Kicinski
1
-0
/
+2
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-01-27
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
1
-11
/
+9
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2
-3
/
+3
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2
-7
/
+22
2022-01-27
MAINTAINERS: Remove Harry Morris bouncing address
Miquel Raynal
1
-2
/
+1
2022-01-27
net: ieee802154: Return meaningful error codes from the netlink helpers
Miquel Raynal
1
-4
/
+4
2022-01-27
net: ieee802154: ca8210: Stop leaking skb's
Miquel Raynal
1
-0
/
+1
2022-01-27
net: ieee802154: at86rf230: Stop leaking skb's
Miquel Raynal
1
-2
/
+11
2022-01-27
net: ieee802154: mcr20a: Fix lifs/sifs periods
Miquel Raynal
1
-2
/
+2
2022-01-27
net: ieee802154: hwsim: Ensure proper channel selection at probe time
Miquel Raynal
1
-0
/
+1
2022-01-27
connector/cn_proc: Use task_is_in_init_pid_ns()
Leo Yan
1
-1
/
+1
2022-01-27
pid: Introduce helper task_is_in_init_pid_ns()
Leo Yan
1
-0
/
+5
2022-01-27
gve: Fix GFP flags when allocing pages
Catherine Sullivan
4
-6
/
+7
2022-01-27
selftests: nft_concat_range: add test for reload with no element add/del
Florian Westphal
1
-1
/
+71
2022-01-27
netfilter: nft_byteorder: track register operations
Pablo Neira Ayuso
1
-0
/
+12
2022-01-27
netfilter: nft_reject_bridge: Fix for missing reply from prerouting
Phil Sutter
1
-4
/
+4
2022-01-27
selftests: netfilter: check stateless nat udp checksum fixup
Florian Westphal
1
-0
/
+152
2022-01-27
selftests: netfilter: reduce zone stress test running time
Florian Westphal
1
-6
/
+6
2022-01-27
netfilter: nft_ct: fix use after free when attaching zone template
Florian Westphal
1
-1
/
+4
2022-01-27
netfilter: Remove flowtable relics
Geert Uytterhoeven
4
-11
/
+0
2022-01-26
net: lan966x: Fix sleep in atomic context when updating MAC table
Horatiu Vultur
1
-5
/
+6
2022-01-26
net: lan966x: Fix sleep in atomic context when injecting frames
Horatiu Vultur
1
-3
/
+3
2022-01-26
ethernet: seeq/ether3: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: 8390/etherh: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-26
ethernet: i825xx: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-3
/
+1
2022-01-26
ethernet: tundra: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-17
/
+18
2022-01-26
ethernet: 3com/typhoon: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-26
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
1
-0
/
+20
2022-01-25
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
9
-4
/
+161
2022-01-25
amd: declance: use eth_hw_addr_set()
Thomas Bogendoerfer
1
-1
/
+3
2022-01-25
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
1
-2
/
+1
2022-01-25
net: fec_mpc52xx: don't discard const from netdev->dev_addr
Jakub Kicinski
1
-5
/
+7
2022-01-25
net: cpsw: Properly initialise struct page_pool_params
Toke Høiland-Jørgensen
1
-1
/
+1
[next]