summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-24strparser: initialize all callbacksEric Biggers
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki
2017-08-24net: Extend struct flowi6 with multipath hashJakub Sitnicki
2017-08-24devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-08-24netfilter: conntrack: make protocol tracker pointers constFlorian Westphal
2017-08-24netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFSFlorian Westphal
2017-08-24netfilter: conntrack: place print_tuple in procfs partFlorian Westphal
2017-08-24netfilter: conntrack: reduce size of l4protocol trackersFlorian Westphal
2017-08-24netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal
2017-08-24netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal
2017-08-24netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-18ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
2017-08-11udp: harden copy_linear_skb()Eric Dumazet
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko
2017-08-11net: sched: remove handle propagation down to the driversJiri Pirko
2017-08-11net: sched: propagate classid down to offload driversJiri Pirko
2017-08-11net: sched: Add helpers to identify classidsJiri Pirko
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long
2017-08-11sctp: remove the unused typedef sctp_sm_command_tXin Long
2017-08-11sctp: remove the typedef sctp_verb_tXin Long