开源镜像站
帮助
动态
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-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-04-17
Add uid and cookie bpf helper to cg_skb_func_proto
Chenbo Feng
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for MTU events
David Ahern
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
2017-04-11
bpf: pass sk to helper functions
Willem de Bruijn
2017-04-11
devlink: fix return value check in devlink_dpipe_header_put()
Wei Yongjun
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-04-05
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
2017-04-03
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
2017-04-03
flowcache: more "unsigned int"
Alexey Dobriyan
2017-04-03
flowcache: make flow_cache_hash_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
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
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
2017-03-24
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-03-24
net: make in_aton() 32-bit internally
Alexey Dobriyan
2017-03-23
net: neigh: guard against NULL solicit() method
Eric Dumazet
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
[next]