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
2017-10-27
tcp: remove stale sysctl_tcp_reordering
Eric Dumazet
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_fack
Eric Dumazet
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
Eric Dumazet
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_rfc1337
Eric Dumazet
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_stdurg
Eric Dumazet
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_retrans_collapse
Eric Dumazet
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
Eric Dumazet
-2
/
+2
2017-10-27
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
Eric Dumazet
-2
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_recovery
Eric Dumazet
-1
/
+2
2017-10-27
tcp: Namespace-ify sysctl_tcp_early_retrans
Eric Dumazet
-1
/
+1
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-3
/
+6
2017-10-27
net: updating dst lastusage is an unlikely event.
Paolo Abeni
-1
/
+1
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
-1
/
+9
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
-0
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
-3
/
+3
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
-2
/
+2
2017-10-25
net: LLC: Convert timers to use timer_setup()
Kees Cook
-4
/
+4
2017-10-25
net: sctp: Convert timers to use timer_setup()
Kees Cook
-5
/
+5
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
-4
/
+0
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
-2
/
+1
2017-10-24
netfilter: conntrack: make l3proto trackers const
Florian Westphal
-2
/
+2
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
-1
/
+0
2017-10-24
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
-6
/
+8
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
-0
/
+10
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
-1
/
+2
2017-10-24
net/sock: Update sk rcu iterator macro.
Tim Hansen
-2
/
+2
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+6
2017-10-21
net: sched: remove unused is_classid_clsact_ingress/egress helpers
Jiri Pirko
-13
/
+0
2017-10-21
net: sched: remove unused classid field from tc_cls_common_offload
Jiri Pirko
-2
/
+0
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
-2
/
+2
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
-0
/
+82
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
-0
/
+2
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
-0
/
+40
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
-1
/
+1
2017-10-20
tcp: socket option to set TCP fast open key
Yuchung Cheng
-2
/
+5
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
-0
/
+1
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
-0
/
+5
2017-10-20
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-2
/
+5
2017-10-18
inet: frags: Convert timers to use timer_setup()
Kees Cook
-1
/
+1
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
-3
/
+3
2017-10-18
net/decnet: Convert timers to use timer_setup()
Kees Cook
-8
/
+0
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
-0
/
+5
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
-1
/
+8
2017-10-18
rxrpc: Provide functions for allowing cleaner handling of signals
David Howells
-0
/
+2
2017-10-18
rxrpc: Support service upgrade from a kernel service
David Howells
-2
/
+3
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
-3
/
+6
2017-10-16
ipv6: only update __use and lastusetime once per jiffy at most
Wei Wang
-7
/
+8
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
-3
/
+0
2017-10-16
net: sched: teach tcf_bind/unbind_filter to use block->q
Jiri Pirko
-10
/
+17
[prev]
[next]