summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal2017-08-301-2/+3
* | | | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-0/+10
* | | | ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern2017-08-291-0/+10
* | | | net: add NSH header structures and helpersYi Yang2017-08-291-0/+307
* | | | vxlan: factor out VXLAN-GPE next protocolJiri Benc2017-08-292-6/+49
* | | | rxrpc: Allow failed client calls to be retriedDavid Howells2017-08-291-0/+16
* | | | rxrpc: Add notification of end-of-Tx phaseDavid Howells2017-08-291-1/+4
* | | | net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas2017-08-281-0/+2
* | | | irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman2017-08-2834-3847/+0
* | | | gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-281-1/+3
* | | | net_sched: kill u32_node pointer in QdiscWANG Cong2017-08-251-1/+0
* | | | net_sched: remove tc class reference countingWANG Cong2017-08-251-2/+1
* | | | ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-251-1/+2
* | | | 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
OpenPOWER on IntegriCloud