aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31net_sched: add reverse binding for tc classCong Wang1-0/+1
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-1/+1
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart1-0/+2
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi1-52/+24
2017-08-30idr: Add new APIs to support unsigned longChris Mi2-5/+85
2017-08-30net: arp: Add support for raw IP deviceSubash Abhinov Kasiviswanathan1-0/+1
2017-08-30net: ether: Add support for multiplexing and aggregation typeSubash Abhinov Kasiviswanathan1-0/+3
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal3-0/+31
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal1-2/+3
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet1-0/+10
2017-08-29net: remove dmaengine.h inclusion from netdevice.hDave Jiang1-1/+0
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern1-0/+10
2017-08-29net: add NSH header structures and helpersYi Yang1-0/+307
2017-08-29vxlan: factor out VXLAN-GPE next protocolJiri Benc2-6/+49
2017-08-29ether: add NSH ethertypeJiri Benc1-0/+1
2017-08-29if_ether: add forces ife lfb typeAlexander Aring1-0/+1
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh1-0/+2
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-5/+9
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu1-0/+98
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2017-08-29xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer1-8/+38
2017-08-29xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer1-4/+18
2017-08-29xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer1-10/+8
2017-08-29xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer1-8/+30
2017-08-29xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer1-3/+3
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells1-0/+16
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells1-1/+4
2017-08-29net: rxrpc: Replace time_t type with time64_t typeBaolin Wang1-0/+23
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas1-0/+2
2017-08-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+5
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman34-3847/+0
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu1-1/+3
2017-08-28bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend1-3/+0
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2-8/+11
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura1-0/+5
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-2/+2
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-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun1-4/+14
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun1-1/+2
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resourceStefan Assmann1-2/+2
2017-08-24strparser: initialize all callbacksEric Biggers1-1/+1
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-3/+1
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-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer1-6/+6
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer1-12/+12
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer1-1/+2