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
2016-02-11
inet: create IPv6-equivalent inet_hash function
Craig Gallek
-0
/
+2
2016-02-11
sock: struct proto hash function may error
Craig Gallek
-8
/
+9
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
-0
/
+1
2016-02-09
bonding: 3ad: apply ad_actor settings changes immediately
Nikolay Aleksandrov
-0
/
+1
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
-1
/
+1
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
-2
/
+3
2016-02-07
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
-2
/
+3
2016-02-07
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
-2
/
+2
2016-02-07
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
-1
/
+1
2016-02-07
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
-1
/
+1
2016-02-07
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
-1
/
+1
2016-02-07
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
-2
/
+4
2016-02-07
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
-1
/
+2
2016-02-07
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
-1
/
+1
2016-02-07
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
-1
/
+2
2016-02-07
vxlan: restructure vxlan.h definitions
Jiri Benc
-41
/
+63
2016-02-07
vxlan: remove duplicated macros
Jiri Benc
-3
/
+0
2016-02-07
vxlan: cleanup types
Jiri Benc
-7
/
+7
2016-02-06
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
-0
/
+1
2016-02-06
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
-0
/
+1
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-24
/
+41
2016-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-0
/
+6
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
-2
/
+10
2016-01-29
tcp: Change reference to experimental CWND RFC.
Jörg Thalheim
-1
/
+1
2016-01-29
cfg80211/wext: fix message ordering
Johannes Berg
-0
/
+6
2016-01-29
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
-0
/
+6
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
-2
/
+1
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
-1
/
+1
2016-01-27
tcp: Use ahash
Herbert Xu
-5
/
+1
2016-01-27
sctp: Use shash
Herbert Xu
-5
/
+5
2016-01-21
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
-12
/
+0
2016-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-5
/
+3
2016-01-20
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
-0
/
+18
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
-10
/
+0
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
-1
/
+2
2016-01-20
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
-5
/
+3
2016-01-19
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
-1
/
+1
2016-01-17
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
Geert Uytterhoeven
-0
/
+3
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-3
/
+16
2016-01-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
-3
/
+16
2016-01-14
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
-7
/
+0
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
-24
/
+6
2016-01-14
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
-58
/
+11
2016-01-14
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
-3
/
+5
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
-36
/
+3
2016-01-14
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
Johannes Weiner
-15
/
+4
2016-01-14
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
-4
/
+6
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
-14
/
+30
2016-01-14
mac80211: document status.freq restrictions
Johannes Berg
-0
/
+2
2016-01-14
mac80211: pass RX aggregation window size to driver
Sara Sharon
-3
/
+5
[prev]
[next]