index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-3
/
+7
2018-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+4
2018-08-17
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
Linus Torvalds
-7
/
+4
2018-08-16
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
-0
/
+4
2018-08-16
netfilter: nf_tables: fix register ordering
Florian Westphal
-1
/
+1
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
-2
/
+2
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-335
/
+1709
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2018-08-14
inet/connection_sock: prefer _THIS_IP_ to current_text_addr
Nick Desaulniers
-1
/
+2
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-6
/
+51
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
-0
/
+1
2018-08-13
net/tls: Combined memory allocation for decryption request
Vakul Garg
-4
/
+0
2018-08-13
9p: Embed wait_queue_head into p9_req_t
Matthew Wilcox
-1
/
+1
2018-08-13
9p: Replace the fidlist with an IDR
Matthew Wilcox
-6
/
+3
2018-08-11
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
-0
/
+6
2018-08-11
net: core: protect rate estimator statistics pointer with lock
Vlad Buslov
-2
/
+2
2018-08-11
net: sched: extend action ops with put_dev callback
Vlad Buslov
-0
/
+1
2018-08-11
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
-4
/
+5
2018-08-11
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
-10
/
+25
2018-08-11
tcp: mandate a one-time immediate ACK
Yuchung Cheng
-1
/
+2
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
-2
/
+1
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
-2
/
+5
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
-0
/
+6
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
-2
/
+32
2018-08-10
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-0
/
+5
2018-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-10
/
+13
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
-0
/
+3
2018-08-10
xdp: Helper function to clear kernel pointers in xdp_frame
Toshiaki Makita
-0
/
+7
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+7
2018-08-07
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
-0
/
+5
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
-2
/
+2
2018-08-07
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
-0
/
+17
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+3
2018-08-07
netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
Pablo Neira Ayuso
-2
/
+0
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
-9
/
+13
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
-0
/
+1
2018-08-06
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
Marcel Holtmann
-0
/
+2
2018-08-06
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
-247
/
+794
2018-08-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-0
/
+308
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
-1
/
+2
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-2
/
+7
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
-1
/
+1
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
-1
/
+1
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
-2
/
+0
2018-08-01
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
Vincent Bernat
-7
/
+7
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
-3
/
+0
2018-08-01
net: ipv4: Notify about changes to ip_forward_update_priority
Petr Machata
-0
/
+1
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
-0
/
+1
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
-0
/
+15
[next]