summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* strparser: initialize all callbacksEric Biggers2017-08-241-1/+1
* ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki2017-08-241-0/+1
* net: Extend struct flowi6 with multipath hashJakub Sitnicki2017-08-241-0/+1
* devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller2017-08-241-2/+1
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-241-0/+1
* devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky2017-08-241-0/+6
* devlink: Add support for dynamic table sizeArkadi Sharshevsky2017-08-241-4/+3
* devlink: Add IPv4 header for dpipeArkadi Sharshevsky2017-08-241-0/+1
* devlink: Add Ethernet header for dpipeArkadi Sharshevsky2017-08-241-0/+1
* net: sched: add couple of goto_chain helpersJiri Pirko2017-08-231-4/+16
* net: define the TSO header size in net/tso.hAntoine Ténart2017-08-231-0/+2
* tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-231-1/+8
* gre: introduce native tunnel support for ERSPANWilliam Tu2017-08-222-0/+64
* tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang2017-08-221-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-213-6/+7
|\
| * net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
| * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-3/+1
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-161-2/+2
* | net: sched: Add the invalid handle check in qdisc_class_findGao Feng2017-08-211-0/+3
* | dsa: remove unused net_device arg from handlersFlorian Westphal2017-08-211-4/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-211-4/+28
|\ \
| * | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-111-3/+6
| * | net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-021-0/+19
| * | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-021-1/+3
* | | ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet2017-08-181-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-155-9/+40
|\ \ \ | | |/ | |/|
| * | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-151-0/+10
| * | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| |\ \
| | * | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| * | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4
| * | | udp: harden copy_linear_skb()Eric Dumazet2017-08-111-0/+2
| * | | net: fix compilation when busy poll is not enabledDaniel Borkmann2017-08-111-6/+6
| * | | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-0/+5
* | | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-151-0/+2
* | | | net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-112-12/+3
* | | | net: sched: remove handle propagation down to the driversJiri Pirko2017-08-111-2/+0
* | | | net: sched: propagate classid down to offload driversJiri Pirko2017-08-111-0/+2
* | | | net: sched: Add helpers to identify classidsJiri Pirko2017-08-111-0/+14
* | | | sctp: fix some indents in sm_make_chunk.cXin Long2017-08-111-79/+79
* | | | sctp: remove the typedef sctp_disposition_tXin Long2017-08-111-9/+10
* | | | sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-111-3/+3
* | | | sctp: remove the unused typedef sctp_sm_command_tXin Long2017-08-111-5/+0
* | | | sctp: remove the typedef sctp_verb_tXin Long2017-08-111-5/+5
* | | | sctp: remove the typedef sctp_arg_tXin Long2017-08-111-13/+13
* | | | sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-112-8/+8
* | | | sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-7/+7
* | | | sctp: remove the typedef sctp_socket_type_tXin Long2017-08-112-4/+5
* | | | sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-111-2/+2
* | | | sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-111-2/+2
* | | | sctp: remove the typedef sctp_endpoint_type_tXin Long2017-08-111-3/+3