开源镜像站
帮助
动态
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
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
dccp: do not use tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
net: sched: push chain dump to a separate function
Jiri Pirko
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
2017-05-17
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
2017-05-17
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2017-05-15
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
2017-05-12
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-11
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
2017-05-11
net: sched: optimize class dumps
Eric Dumazet
2017-05-11
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-11
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-11
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-09
DECnet: Use container_of() for embedded struct
Kees Cook
2017-05-08
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-08
format-security: move static strings to const
Kees Cook
[next]