index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
-0
/
+11
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
-0
/
+1
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
-5
/
+39
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
-1
/
+30
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
-0
/
+10
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
-0
/
+5
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
-15
/
+31
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
-1
/
+2
2021-09-28
mac80211: MBSSID support in interface handling
John Crispin
-0
/
+3
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
-1
/
+6
2021-09-28
xsk: Optimize for aligned case
Magnus Karlsson
-1
/
+45
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
-0
/
+23
2021-09-28
xsk: Get rid of unused entry in struct xdp_buff_xsk
Magnus Karlsson
-1
/
+0
2021-09-27
nl80211: MBSSID and EMA support in AP mode
John Crispin
-0
/
+44
2021-09-27
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...
David S. Miller
-4
/
+4
2021-09-27
mac80211: save transmit power envelope element and power constraint
Wen Gong
-0
/
+6
2021-09-27
ieee80211: add power type definition for 6 GHz
Wen Gong
-0
/
+2
2021-09-27
cfg80211: AP mode driver offload for FILS association crypto
Subrat Mishra
-0
/
+22
2021-09-27
mac80211: Fix Ptk0 rekey documentation
Alexander Wetzel
-4
/
+4
2021-09-26
net: prevent user from passing illegal stab size
王贇
-0
/
+1
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
-3
/
+6
2021-09-24
devlink: Delete not used port parameters APIs
Leon Romanovsky
-6
/
+0
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
-2
/
+2
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+10
2021-09-23
tcp: remove sk_{tr}x_skb_cache
Eric Dumazet
-19
/
+0
2021-09-23
tcp: make tcp_build_frag() static
Paolo Abeni
-2
/
+0
2021-09-23
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
-0
/
+2
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
-1
/
+1
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
-1
/
+1
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
-37
/
+2
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
-0
/
+2
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
-0
/
+8
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
-0
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
-0
/
+1
2021-09-18
mptcp: add new mptcp_fill_diag helper
Florian Westphal
-0
/
+4
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
-14
/
+0
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+5
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
-0
/
+5
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
-4
/
+0
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
-0
/
+4
2021-09-13
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
-0
/
+38
2021-09-13
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
-0
/
+28
2021-09-07
Bluetooth: Add support for msbc coding format
Kiran K
-0
/
+1
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
-0
/
+11
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
-2
/
+41
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
-0
/
+2
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
-0
/
+25
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
-0
/
+29
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
-0
/
+58
2021-09-02
flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
Tetsuo Handa
-2
/
+2
[prev]
[next]