index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-09-18
l2tp: fix up inconsistent rx/tx statistics
Tom Parkin
2020-09-18
net: openswitch: reuse the helper variable to improve the code readablity
Zeng Tao
2020-09-18
net: bridge: delete duplicated words
Randy Dunlap
2020-09-18
net: atm: delete duplicated words
Randy Dunlap
2020-09-18
net: tipc: delete duplicated words
Randy Dunlap
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-18
net: ipv6: delete duplicated words
Randy Dunlap
2020-09-18
net: rds: delete duplicated words
Randy Dunlap
2020-09-18
net: core: delete duplicated words
Randy Dunlap
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
tipc: introduce encryption master key
Tuong Lien
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
2020-09-18
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
2020-09-17
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
2020-09-17
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
2020-09-17
net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-17
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
2020-09-17
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
2020-09-17
net/packet: Fix a comment about mac_header
Xie He
2020-09-16
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
2020-09-16
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
2020-09-15
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
2020-09-15
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-15
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-14
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
2020-09-14
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
2020-09-14
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
2020-09-14
net: try to avoid unneeded backlog flush
Paolo Abeni
2020-09-14
Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-14
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
2020-09-14
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
mptcp: allow picking different xmit subflows
Paolo Abeni
2020-09-14
mptcp: allow creating non-backup subflows
Paolo Abeni
2020-09-14
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
2020-09-14
mptcp: add OoO related mibs
Paolo Abeni
2020-09-14
mptcp: cleanup mptcp_subflow_discard_data()
Paolo Abeni
2020-09-14
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
2020-09-14
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
2020-09-14
mptcp: basic sndbuf autotuning
Paolo Abeni
2020-09-14
mptcp: trigger msk processing even for OoO data
Paolo Abeni
2020-09-14
mptcp: set data_ready status bit in subflow_check_data_avail()
Paolo Abeni
2020-09-14
mptcp: rethink 'is writable' conditional
Paolo Abeni
2020-09-14
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
2020-09-14
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
[next]