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
2022-01-13
bpftool: Only set obj->skeleton on complete success
Wei Fu
1
-1
/
+1
2022-01-13
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-01-13
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
1
-6
/
+6
2022-01-13
libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
3
-2
/
+12
2022-01-13
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
5
-5
/
+7
2022-01-13
libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
Mauricio Vásquez
1
-2
/
+1
2022-01-11
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
1
-0
/
+1
2022-01-11
Revert "drm/amd/display: Fix for otg synchronization logic"
Linus Torvalds
7
-99
/
+14
2022-01-10
tcp: tcp_send_challenge_ack delete useless param `skb`
Benjamin Yim
1
-5
/
+5
2022-01-10
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-8
/
+3
2022-01-10
rocker: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+4
2022-01-10
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+2
2022-01-10
lan743x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+8
2022-01-10
net: enetc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2
-13
/
+4
2022-01-10
cxgb4vf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+5
2022-01-10
cxgb4: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-12
/
+5
2022-01-10
cxgb3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+5
2022-01-10
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+4
2022-01-10
et131x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+2
2022-01-10
be2net: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-9
/
+5
2022-01-10
vmxnet3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+7
2022-01-10
bna: Simplify DMA setting
Christophe JAILLET
1
-24
/
+10
2022-01-10
net: alteon: Simplify DMA setting
Christophe JAILLET
2
-8
/
+2
2022-01-10
myri10ge: Simplify DMA setting
Christophe JAILLET
1
-12
/
+1
2022-01-10
qlcnic: Simplify DMA setting
Christophe JAILLET
6
-38
/
+19
2022-01-10
net: allwinner: Fix print format
Jakub Kicinski
1
-2
/
+2
2022-01-10
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
1
-4
/
+0
2022-01-10
amt: fix wrong return type of amt_send_membership_update()
Taehee Yoo
1
-1
/
+1
2022-01-10
net: mcs7830: handle usb read errors properly
Pavel Skripkin
1
-2
/
+10
2022-01-10
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
3
-2
/
+10
2022-01-10
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
3
-3
/
+19
2022-01-10
net: skb: introduce kfree_skb_reason()
Menglong Dong
5
-17
/
+67
2022-01-10
net/mlx5e: Fix build error in fec_set_block_stats()
Jakub Kicinski
1
-1
/
+1
2022-01-10
bnxt_en: improve firmware timeout messaging
Edwin Peer
4
-24
/
+25
2022-01-10
bnxt_en: use firmware provided max timeout for messages
Edwin Peer
6
-12
/
+15
2022-01-10
bnxt_en: improve VF error messages when PF is unavailable
Edwin Peer
3
-9
/
+40
2022-01-10
bnxt_en: add dynamic debug support for HWRM messages
Edwin Peer
2
-21
/
+50
2022-01-10
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
Nathan Chancellor
1
-2
/
+1
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
5
-5
/
+27
2022-01-09
Linux 5.16
v5.16
Linus Torvalds
1
-1
/
+1
2022-01-09
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
2
-0
/
+40
2022-01-09
netfilter: nft_payload: cancel register tracking after payload update
Pablo Neira Ayuso
1
-0
/
+21
2022-01-09
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
4
-2
/
+99
2022-01-09
netfilter: nft_meta: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-01-09
netfilter: nft_payload: track register operations
Pablo Neira Ayuso
1
-0
/
+30
2022-01-09
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2
-0
/
+23
2022-01-09
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
1
-1
/
+3
2022-01-09
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
4
-67
/
+147
2022-01-09
netfilter: nft_limit: move stateful fields out of expression data
Pablo Neira Ayuso
1
-12
/
+82
2022-01-09
netfilter: nft_limit: rename stateful structure
Pablo Neira Ayuso
1
-52
/
+52
[next]