index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
1
-6
/
+9
2020-09-14
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
3
-1
/
+9
2020-09-14
mptcp: allow picking different xmit subflows
Paolo Abeni
2
-18
/
+99
2020-09-14
mptcp: allow creating non-backup subflows
Paolo Abeni
1
-1
/
+2
2020-09-14
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
3
-24
/
+25
2020-09-14
mptcp: add OoO related mibs
Paolo Abeni
4
-1
/
+34
2020-09-14
mptcp: cleanup mptcp_subflow_discard_data()
Paolo Abeni
2
-44
/
+13
2020-09-14
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
3
-56
/
+211
2020-09-14
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
1
-12
/
+19
2020-09-14
mptcp: basic sndbuf autotuning
Paolo Abeni
1
-4
/
+13
2020-09-14
mptcp: trigger msk processing even for OoO data
Paolo Abeni
3
-42
/
+78
2020-09-14
mptcp: set data_ready status bit in subflow_check_data_avail()
Paolo Abeni
1
-11
/
+8
2020-09-14
mptcp: rethink 'is writable' conditional
Paolo Abeni
2
-27
/
+50
2020-09-14
batman-adv: Add missing include for in_interrupt()
Sven Eckelmann
1
-0
/
+1
2020-09-14
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
1
-10
/
+57
2020-09-14
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
1
-1
/
+0
2020-09-14
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
1
-0
/
+1
2020-09-14
rxrpc: Fix rxrpc_bundle::alloc_error to be signed
David Howells
1
-1
/
+1
2020-09-14
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
1
-2
/
+3
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2
-1
/
+97
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
1
-0
/
+4
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+26
2020-09-13
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
1
-2
/
+5
2020-09-13
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
3
-38
/
+31
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-64
/
+63
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-2
/
+19
2020-09-11
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-11
bridge: mcast: Fix incomplete MDB dump
Ido Schimmel
1
-1
/
+1
2020-09-11
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
1
-0
/
+2
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2
-4
/
+4
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
1
-0
/
+6
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-09-11
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
Ard Biesheuvel
7
-513
/
+13
2020-09-10
tcp: Simplify tcp_set_congestion_control() load=false case
Neal Cardwell
1
-11
/
+4
2020-09-10
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
1
-7
/
+3
2020-09-10
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
3
-12
/
+4
2020-09-10
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Neal Cardwell
1
-6
/
+1
2020-09-10
tcp: Only init congestion control if not initialized already
Neal Cardwell
3
-2
/
+6
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
7
-18
/
+49
2020-09-10
net/smc: use the retry mechanism for netlink messages
Guvenc Gulce
1
-7
/
+23
2020-09-10
net/smc: immediate freeing in smc_lgr_cleanup_early()
Ursula Braun
2
-20
/
+4
2020-09-10
net/smc: reduce smc_listen_decline() calls
Ursula Braun
1
-16
/
+6
2020-09-10
net/smc: improve server ISM device determination
Ursula Braun
3
-16
/
+7
2020-09-10
net/smc: common routine for CLC accept and confirm
Ursula Braun
4
-143
/
+118
2020-09-10
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
3
-49
/
+67
2020-09-10
net/smc: introduce better field names
Ursula Braun
6
-57
/
+55
2020-09-10
net/smc: reduce active tcp_listen workers
Ursula Braun
3
-11
/
+36
[prev]
[next]