index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
2022-01-10
3
-3
/
+19
*
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-10
5
-17
/
+67
*
net/mlx5e: Fix build error in fec_set_block_stats()
Jakub Kicinski
2022-01-10
1
-1
/
+1
*
Merge branch 'bnxt_en-update-for-net-next'
Jakub Kicinski
2022-01-10
6
-65
/
+129
|
\
|
*
bnxt_en: improve firmware timeout messaging
Edwin Peer
2022-01-10
4
-24
/
+25
|
*
bnxt_en: use firmware provided max timeout for messages
Edwin Peer
2022-01-10
6
-12
/
+15
|
*
bnxt_en: improve VF error messages when PF is unavailable
Edwin Peer
2022-01-10
3
-9
/
+40
|
*
bnxt_en: add dynamic debug support for HWRM messages
Edwin Peer
2022-01-10
2
-21
/
+50
|
/
*
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
Nathan Chancellor
2022-01-10
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-10
44
-404
/
+887
|
\
|
*
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
2022-01-09
2
-0
/
+40
|
*
netfilter: nft_payload: cancel register tracking after payload update
Pablo Neira Ayuso
2022-01-09
1
-0
/
+21
|
*
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
4
-2
/
+99
|
*
netfilter: nft_meta: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+28
|
*
netfilter: nft_payload: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+30
|
*
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
2
-0
/
+23
|
*
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
2022-01-09
1
-1
/
+3
|
*
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
2022-01-09
4
-67
/
+147
|
*
netfilter: nft_limit: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-12
/
+82
|
*
netfilter: nft_limit: rename stateful structure
Pablo Neira Ayuso
2022-01-09
1
-52
/
+52
|
*
netfilter: nft_numgen: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-6
/
+28
|
*
netfilter: nft_quota: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-5
/
+47
|
*
netfilter: nft_last: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-18
/
+51
|
*
netfilter: nft_connlimit: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-8
/
+18
|
*
netfilter: egress: avoid a lockdep splat
Florian Westphal
2022-01-09
1
-1
/
+1
|
*
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
2022-01-09
3
-9
/
+15
|
*
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
3
-8
/
+14
|
*
netfilter: make function op structures const
Florian Westphal
2022-01-09
6
-18
/
+18
|
*
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
2022-01-09
3
-15
/
+10
|
*
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2022-01-09
11
-33
/
+27
|
*
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
2022-01-09
1
-1
/
+1
|
*
netfilter: nft_set_pipapo_avx2: remove redundant pointer lt
Colin Ian King
2021-12-24
1
-3
/
+1
|
*
netfilter: flowtable: remove ipv4/ipv6 modules
Florian Westphal
2021-12-23
6
-90
/
+30
|
*
netfilter: nat: force port remap to prevent shadowing well-known ports
Florian Westphal
2021-12-23
2
-5
/
+43
|
*
netfilter: conntrack: tag conntracks picked up in local out hook
Florian Westphal
2021-12-23
2
-0
/
+4
|
*
netfilter: nf_tables: make counter support built-in
Pablo Neira Ayuso
2021-12-23
5
-51
/
+27
|
*
netfilter: nf_tables: replace WARN_ON by WARN_ON_ONCE for unknown verdicts
Pablo Neira Ayuso
2021-12-23
1
-1
/
+1
|
*
netfilter: nf_tables: consolidate rule verdict trace call
Pablo Neira Ayuso
2021-12-23
1
-7
/
+32
|
*
netfilter: nft_payload: WARN_ON_ONCE instead of BUG
Pablo Neira Ayuso
2021-12-23
1
-2
/
+4
|
*
netfilter: nf_tables: remove rcu read-size lock
Pablo Neira Ayuso
2021-12-23
1
-2
/
+0
|
*
netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_work
Eric Dumazet
2021-12-16
1
-1
/
+3
|
*
netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
Eric Dumazet
2021-12-16
1
-2
/
+3
*
|
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-01-09
12
-40
/
+116
|
\
\
|
*
|
Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt()
Dan Carpenter
2022-01-07
1
-2
/
+3
|
*
|
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
2022-01-07
1
-6
/
+8
|
*
|
Bluetooth: btqca: sequential validation
Sai Teja Aluvala
2022-01-07
2
-0
/
+49
|
*
|
Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
Aaron Ma
2022-01-07
1
-0
/
+3
|
*
|
Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
Tedd Ho-Jeong An
2022-01-07
3
-13
/
+22
|
*
|
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2022-01-06
2
-15
/
+10
|
*
|
Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2
Aditya Garg
2022-01-06
1
-0
/
+12
[next]