summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-02-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov1-0/+1
2016-02-07ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov2-2/+3
2016-02-07ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov2-2/+2
2016-02-07ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov2-2/+4
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov2-1/+2
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov2-1/+2
2016-02-07vxlan: restructure vxlan.h definitionsJiri Benc1-41/+63
2016-02-07vxlan: remove duplicated macrosJiri Benc1-3/+0
2016-02-07vxlan: cleanup typesJiri Benc1-7/+7
2016-02-07tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet1-0/+1
2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet1-0/+1
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-24/+41
2016-01-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+6
2016-01-30ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni1-2/+10
2016-01-29tcp: Change reference to experimental CWND RFC.Jörg Thalheim1-1/+1
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg1-0/+6
2016-01-29sctp: remove the dead field of sctp_transportXin Long1-2/+1
2016-01-29sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long1-1/+1
2016-01-22net: sock: remove dead cgroup methods from struct protoJohannes Weiner1-12/+0
2016-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+3
2016-01-21gro: Make GRO aware of lightweight tunnels.Jesse Gross1-0/+18
2016-01-21net: drop tcp_memcontrol.cVladimir Davydov1-10/+0
2016-01-21mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner1-1/+2
2016-01-20netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin1-5/+3
2016-01-19soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek1-1/+1
2016-01-17tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stuctsGeert Uytterhoeven1-0/+3
2016-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+16
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-01-15mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner1-7/+0
2016-01-15net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner3-24/+6
2016-01-15net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2-58/+11
2016-01-15net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner1-3/+5
2016-01-15net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner1-36/+3
2016-01-15net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner1-15/+4
2016-01-15net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner1-4/+6
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-01-11net, sched: add skb_at_tc_ingress helperDaniel Borkmann1-0/+9
2016-01-11ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2-2/+4
2016-01-11ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2-2/+4
2016-01-11ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2-2/+5
2016-01-11udp: restrict offloads to one namespaceHannes Frederic Sowa1-1/+1
2016-01-11switchdev: Adding MDB entry offloadElad Raz1-0/+11
2016-01-09ipv4: eliminate endianness warnings in ip_fib.hLance Richardson1-1/+2
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-5/+12
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-11/+24
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras García1-0/+4