开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
2018-08-13
net/tls: Combined memory allocation for decryption request
Vakul Garg
2018-08-11
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
2018-08-11
net: core: protect rate estimator statistics pointer with lock
Vlad Buslov
2018-08-11
net: sched: extend action ops with put_dev callback
Vlad Buslov
2018-08-11
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
2018-08-11
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
2018-08-11
tcp: mandate a one-time immediate ACK
Yuchung Cheng
2018-08-10
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-07
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-07
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
Pablo Neira Ayuso
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
2018-08-06
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
Marcel Holtmann
2018-08-06
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
2018-08-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-08-01
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
Vincent Bernat
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
2018-08-01
net: ipv4: Notify about changes to ip_forward_update_priority
Petr Machata
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2018-07-30
net: remove sock_poll_busy_flag
Christoph Hellwig
2018-07-30
net: remove sock_poll_busy_loop
Christoph Hellwig
2018-07-30
net: don not detour through struct sock to find the poll waitqueue
Christoph Hellwig
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
[next]