index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2
Lorenzo Bianconi
1
-2
/
+9
2022-06-08
net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-1
/
+2
2022-06-07
net: dropreason: reformat the comment fo skb drop reasons
Menglong Dong
1
-156
/
+226
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
6
-102
/
+29
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2
-178
/
+185
2022-06-07
net: altera: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-2
/
+3
2022-06-07
WAN: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-01
rtc: mxc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-06-01
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
Lukas Bulwahn
1
-2
/
+2
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
1
-1
/
+1
2022-06-01
net: ping6: Fix ping -6 with interface name
Aya Levin
1
-4
/
+4
2022-06-01
macsec: fix UAF bug for real_dev
Ziyang Xuan
1
-0
/
+7
2022-06-01
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
1
-1
/
+1
2022-06-01
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
3
-4
/
+14
2022-06-01
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
1
-2
/
+2
2022-06-01
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
1
-0
/
+6
2022-05-31
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
1
-2
/
+2
2022-05-31
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
1
-0
/
+2
2022-05-31
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-05-31
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-05-31
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-05-31
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
5
-12
/
+30
2022-05-31
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
5
-14
/
+25
2022-05-31
net/mlx5: Fix mlx5_get_next_dev() peer device matching
Saeed Mahameed
1
-11
/
+23
2022-05-31
net/mlx5e: Update netdev features after changing XDP state
Maxim Mikityanskiy
1
-0
/
+5
2022-05-31
net/mlx5: correct ECE offset in query qp output
Changcheng Liu
1
-3
/
+2
2022-05-31
net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
Maxim Mikityanskiy
7
-11
/
+31
2022-05-31
net/mlx5: CT: Fix header-rewrite re-use for tupels
Paul Blakey
1
-8
/
+11
2022-05-31
net/mlx5e: TC NIC mode, fix tc chains miss table
Maor Dickman
3
-3
/
+39
2022-05-31
net/mlx5: Don't use already freed action pointer
Leon Romanovsky
1
-5
/
+4
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
[next]