index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-02
1
-0
/
+1
*
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-02
1
-25
/
+6
*
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
2022-06-01
1
-1
/
+1
*
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-01
1
-1
/
+2
*
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
2022-06-01
1
-2
/
+2
*
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
2022-05-31
1
-2
/
+2
*
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
2022-05-31
1
-0
/
+2
*
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
2022-05-31
1
-13
/
+41
*
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
2022-05-31
1
-0
/
+4
*
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
2022-05-31
1
-4
/
+13
*
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-05-31
2
-20
/
+28
*
net: ipv4: Avoid bounds check warning
huhai
2022-05-31
1
-2
/
+2
*
net: nfc: Directly use ida_alloc()/free()
keliu
2022-05-28
1
-2
/
+2
*
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-05-28
1
-4
/
+7
*
net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...
Guangguan Wang
2022-05-28
1
-1
/
+1
*
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
2022-05-27
1
-3
/
+9
*
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
2022-05-27
1
-2
/
+3
*
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
2022-05-27
1
-19
/
+5
*
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
2022-05-26
1
-0
/
+2
*
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-05-26
1
-9
/
+10
*
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-05-26
1
-1
/
+1
*
net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
liuyacan
2022-05-26
1
-0
/
+1
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
319
-4092
/
+7705
|
\
|
*
Revert "net/smc: fix listen processing for SMC-Rv2"
liuyacan
2022-05-24
1
-27
/
+17
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-24
9
-56
/
+82
|
|
\
|
|
*
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
2
-5
/
+8
|
|
*
net/smc: fix listen processing for SMC-Rv2
liuyacan
2022-05-23
1
-17
/
+27
|
|
*
net/smc: postpone sk_refcnt increment in connect()
liuyacan
2022-05-23
1
-1
/
+1
|
|
*
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
2022-05-22
4
-16
/
+25
|
|
*
rxrpc: Don't let ack.previousPacket regress
David Howells
2022-05-22
3
-4
/
+6
|
|
*
rxrpc: Fix overlapping ACK accounting
David Howells
2022-05-22
2
-11
/
+12
|
|
*
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-05-22
1
-1
/
+2
|
|
*
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
2022-05-22
1
-2
/
+2
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-24
7
-20
/
+105
|
|
\
\
|
|
*
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-21
3
-0
/
+41
|
|
*
|
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-12
1
-6
/
+17
|
|
*
|
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
1
-5
/
+19
|
|
*
|
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
1
-0
/
+9
|
|
*
|
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
1
-0
/
+6
|
|
*
|
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-10
1
-4
/
+3
|
|
*
|
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
2022-04-28
1
-9
/
+13
|
*
|
|
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-05-23
10
-35
/
+168
|
|
\
\
\
|
|
*
|
|
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-23
1
-1
/
+1
|
|
*
|
|
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
2
-0
/
+35
|
|
*
|
|
Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
Luiz Augusto von Dentz
2022-05-13
1
-15
/
+43
|
|
*
|
|
Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+18
|
|
*
|
|
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
2022-05-13
2
-2
/
+1
|
|
*
|
|
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-05-13
1
-0
/
+12
|
|
*
|
|
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-05-13
1
-6
/
+9
|
|
*
|
|
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-05-13
1
-0
/
+2
[next]