开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-05-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-05-19
dsa: set devlink port attrs for dsa ports
Jiri Pirko
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
2018-05-18
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
2018-05-18
net/smc: restructure client and server code in af_smc
Hans Wippel
2018-05-18
net/smc: change smc_buf_free function parameters
Hans Wippel
2018-05-18
net/smc: do a few smc_core.c cleanups
Hans Wippel
2018-05-18
net/smc: restructure CDC message reception
Hans Wippel
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
2018-05-18
Bluetooth: use wait_event API instead of open-coding it
John Keeping
2018-05-18
Bluetooth: Prevent buffer overflow for large advertisement data
Chriz Chow
2018-05-17
vlan: Add extack messages for link create
David Ahern
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
2018-05-17
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
tcp: separate loss marking and state update on RTO
Yuchung Cheng
2018-05-17
tcp: new helper tcp_timeout_mark_lost
Yuchung Cheng
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
tcp: disable RFC6675 loss detection
Yuchung Cheng
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
net/smc: check for pending termination
Karsten Graul
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2018-05-16
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
net/smc: no tx work trigger for fallback sockets
Ursula Braun
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
[next]