summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* idr: Add new APIs to support unsigned longChris Mi2017-08-302-5/+85
* net: arp: Add support for raw IP deviceSubash Abhinov Kasiviswanathan2017-08-301-0/+1
* net: ether: Add support for multiplexing and aggregation typeSubash Abhinov Kasiviswanathan2017-08-301-0/+3
* tcp: Revert "tcp: remove header prediction"Florian Westphal2017-08-303-0/+31
* 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
* net: remove dmaengine.h inclusion from netdevice.hDave Jiang2017-08-291-1/+0
* 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
* ether: add NSH ethertypeJiri Benc2017-08-291-0/+1
* if_ether: add forces ife lfb typeAlexander Aring2017-08-291-0/+1
* net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-291-0/+2
* net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-291-5/+9
* bridge: fdb add and delete tracepointsRoopa Prabhu2017-08-291-0/+98
* Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...David S. Miller2017-08-291-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-0/+15
| |\
| * | brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin2017-08-081-0/+1
* | | xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer2017-08-291-8/+38
* | | xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer2017-08-291-4/+18
* | | xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer2017-08-291-10/+8
* | | xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer2017-08-291-8/+30
* | | xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer2017-08-291-3/+3
* | | 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: rxrpc: Replace time_t type with time64_t typeBaolin Wang2017-08-291-0/+23
* | | net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas2017-08-281-0/+2
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-281-0/+5
|\ \ \
| * | | i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-271-0/+5
* | | | 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
* | | | bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2017-08-281-3/+0
* | | | bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-282-8/+11
|/ / /
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-251-2/+2
|\ \ \
| * | | i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-251-2/+2
* | | | 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 encapsulation of L2 framesDavid Lebrun2017-08-251-4/+14
* | | | ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-251-1/+2
|/ / /
* | | strparser: initialize all callbacksEric Biggers2017-08-241-1/+1
* | | Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-08-242-3/+1
|\ \ \
| * | | net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-241-1/+1
| * | | net/mlx5: Remove a leftover unused variableGal Pressman2017-08-241-2/+0
* | | | 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
* | | | xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer2017-08-241-6/+6
* | | | xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer2017-08-241-12/+12
* | | | xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer2017-08-241-1/+2