aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells1-1/+4
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas1-0/+2
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman34-3847/+0
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang1-1/+1
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu1-1/+3
2017-08-28netfilter: convert hook list to an arrayAaron Conole2-2/+2
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni1-1/+1
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong1-1/+0
2017-08-25net_sched: remove tc class reference countingWANG Cong1-2/+1
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca1-3/+1
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun1-1/+2
2017-08-24strparser: initialize all callbacksEric Biggers1-1/+1
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet1-0/+7
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki1-0/+1
2017-08-24net: Extend struct flowi6 with multipath hashJakub Sitnicki1-0/+1
2017-08-24devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller1-2/+1
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki1-0/+1
2017-08-24netfilter: conntrack: make protocol tracker pointers constFlorian Westphal3-6/+6
2017-08-24netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFSFlorian Westphal1-3/+4
2017-08-24netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2-8/+0
2017-08-24netfilter: conntrack: reduce size of l4protocol trackersFlorian Westphal1-2/+2
2017-08-24netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal1-3/+0
2017-08-24netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal1-3/+0
2017-08-24netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal1-11/+8
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky1-0/+6
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky1-4/+3
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky1-0/+1
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky1-0/+1
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko1-4/+16
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart1-0/+2
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney1-1/+8
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu2-0/+64
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang1-2/+1
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang1-1/+29
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+7
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng1-0/+3
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal1-4/+2
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-4/+28
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-18ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet1-1/+2
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson1-3/+1
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet1-2/+2
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+40
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet1-0/+10
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel1-0/+2
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-0/+15
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro1-5/+4
2017-08-11udp: harden copy_linear_skb()Eric Dumazet1-0/+2
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann1-6/+6
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-0/+5