开源镜像站
帮助
动态
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
/
core
Age
Commit message (
Expand
)
Author
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-24
net: Busy polling should ignore sender CPUs
Alexander Duyck
2017-03-24
net: make in_aton() 32-bit internally
Alexey Dobriyan
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
rtnetlink: Add dump all for netconf
David Ahern
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-16
ipv4: fib_rules: Check if rule is a default rule
Ido Schimmel
2017-03-15
net: properly release sk_frag.page
Eric Dumazet
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-03-13
lwtunnel: remove unused but set variable
Roopa Prabhu
2017-03-13
net: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-12
drop_monitor: use setup_timer
Geliang Tang
2017-03-09
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
2017-03-09
net/socket: use per af lockdep classes for sk queues
Paolo Abeni
2017-03-08
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
2017-03-08
flow_dissector: rename "proto again" goto label
Jiri Pirko
2017-03-08
flow_dissector: Fix GRE header error path
Jiri Pirko
2017-03-08
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
2017-03-08
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-03-01
net: solve a NAPI race
Eric Dumazet
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
[next]