index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2020-09-14
rxrpc: Fix rxrpc_bundle::alloc_error to be signed
David Howells
2020-09-14
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-09-11
bridge: mcast: Fix incomplete MDB dump
Ido Schimmel
2020-09-11
ipv6: remove redundant assignment to variable err
Colin Ian King
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-10
net/smc: use the retry mechanism for netlink messages
Guvenc Gulce
2020-09-10
net/smc: immediate freeing in smc_lgr_cleanup_early()
Ursula Braun
2020-09-10
net/smc: reduce smc_listen_decline() calls
Ursula Braun
2020-09-10
net/smc: improve server ISM device determination
Ursula Braun
2020-09-10
net/smc: common routine for CLC accept and confirm
Ursula Braun
2020-09-10
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
2020-09-10
net/smc: introduce better field names
Ursula Braun
2020-09-10
net/smc: reduce active tcp_listen workers
Ursula Braun
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-09-10
tcp: record received TOS value in the request socket
Wei Wang
2020-09-10
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
2020-09-10
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
devlink: don't crash if netdev is NULL
Jakub Kicinski
2020-09-10
ipmr: Use full VIF ID in netlink cache reports
Paul Davey
2020-09-10
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
2020-09-10
ipmr: Add route table ID to netlink cache reports
Paul Davey
2020-09-09
devlink: Use controller while building phys_port_name
Parav Pandit
2020-09-09
devlink: Introduce controller number
Parav Pandit
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
[next]