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
*
net: tipc: Supply missing udp_media.h include file
Wang Hai
2020-09-18
1
-0
/
+1
*
tipc: Remove unused macro CF_SERVER
YueHaibing
2020-09-18
1
-1
/
+0
*
l2tp: fix up inconsistent rx/tx statistics
Tom Parkin
2020-09-18
1
-3
/
+8
*
net: openswitch: reuse the helper variable to improve the code readablity
Zeng Tao
2020-09-18
1
-2
/
+2
*
net: bridge: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
net: atm: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
net: tipc: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
net: ipv6: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
net: rds: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
net: core: delete duplicated words
Randy Dunlap
2020-09-18
1
-2
/
+2
*
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
4
-3
/
+138
*
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
7
-20
/
+405
*
tipc: introduce encryption master key
Tuong Lien
2020-09-18
5
-62
/
+174
*
tipc: optimize key switching time and logic
Tuong Lien
2020-09-18
3
-231
/
+165
*
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
1
-23
/
+31
*
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
1
-6
/
+23
*
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
2020-09-18
1
-2
/
+10
*
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
2020-09-18
1
-1
/
+1
*
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
2020-09-18
1
-2
/
+2
*
net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
1
-19
/
+2
*
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
2020-09-18
1
-4
/
+4
*
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
2020-09-18
1
-2
/
+3
*
net/packet: Fix a comment about mac_header
Xie He
2020-09-18
1
-11
/
+12
*
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
2020-09-17
1
-3
/
+4
*
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
2020-09-17
1
-1
/
+1
*
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
2020-09-16
1
-2
/
+2
*
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-16
1
-6
/
+7
*
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-16
1
-0
/
+30
*
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
1
-1
/
+62
*
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-15
1
-0
/
+5
*
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
2020-09-15
1
-11
/
+9
*
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
2020-09-15
1
-2
/
+2
*
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
2020-09-15
1
-1
/
+2
*
net: try to avoid unneeded backlog flush
Paolo Abeni
2020-09-14
1
-4
/
+47
*
Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2020-09-14
2
-4
/
+5
|
\
|
*
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
2020-09-14
1
-1
/
+0
|
*
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
2020-09-14
1
-0
/
+1
|
*
rxrpc: Fix rxrpc_bundle::alloc_error to be signed
David Howells
2020-09-14
1
-1
/
+1
|
*
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
2020-09-14
1
-2
/
+3
*
|
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-14
2
-17
/
+7
*
|
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
2020-09-14
1
-6
/
+9
*
|
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
3
-1
/
+9
*
|
mptcp: allow picking different xmit subflows
Paolo Abeni
2020-09-14
2
-18
/
+99
*
|
mptcp: allow creating non-backup subflows
Paolo Abeni
2020-09-14
1
-1
/
+2
*
|
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
2020-09-14
3
-24
/
+25
*
|
mptcp: add OoO related mibs
Paolo Abeni
2020-09-14
4
-1
/
+34
*
|
mptcp: cleanup mptcp_subflow_discard_data()
Paolo Abeni
2020-09-14
2
-45
/
+14
*
|
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
2020-09-14
3
-56
/
+211
*
|
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
2020-09-14
1
-12
/
+19
[next]