summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky
2017-08-31net_sched: add reverse binding for tc classCong Wang
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern
2017-08-29net: add NSH header structures and helpersYi Yang
2017-08-29vxlan: factor out VXLAN-GPE next protocolJiri Benc
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong
2017-08-25net_sched: remove tc class reference countingWANG Cong
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