summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-07-20net: switchdev: change ageing_time type to clock_tVivien Didelot1-1/+1
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+7
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+8
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal1-0/+8
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani1-3/+2
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong1-3/+3
2016-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2016-06-16gre: fix error handlerEric Dumazet1-1/+1
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso1-0/+1
2016-06-10packet: compat support for sock_fprogWillem de Bruijn1-0/+1
2016-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2016-06-08net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2-3/+8
2016-06-07net_sched: keep backlog updated with qlenWANG Cong1-1/+4
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni1-1/+1
2016-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+4
2016-05-30ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann1-1/+2
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2-2/+4
2016-05-25net_sched: avoid too many hrtimer_start() callsEric Dumazet1-0/+1
2016-05-21net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin1-1/+8
2016-05-21ip4ip6: Support for GSO/GROTom Herbert1-0/+5
2016-05-21fou: Add encap ops for IPv6 tunnelsTom Herbert1-1/+1
2016-05-21ip6_tun: Add infrastructure for doing encapsulationTom Herbert1-0/+58
2016-05-21fou: Split out {fou,gue}_build_headerTom Herbert1-4/+4
2016-05-21net: Cleanup encap items in ip_tunnels.hTom Herbert1-18/+58
2016-05-20mlx5: avoid unused variable warningArnd Bergmann1-1/+1
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko1-1/+1
2016-05-16netlink: kill nla_put_u64()Nicolas Dichtel1-12/+2
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai1-0/+1
2016-05-16net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2-2/+30
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar1-0/+17
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar1-3/+0
2016-05-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan1-1/+1
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller2-8/+77
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg1-0/+27
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-0/+5
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach1-2/+2
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon1-1/+5
2016-05-12Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller1-3/+14
2016-05-12dsa: Rename switch chip data to cdAndrew Lunn1-2/+2
2016-05-12dsa: Remove master_dev from switch structureAndrew Lunn1-5/+2
2016-05-12dsa: Move gpio reset into switch driverAndrew Lunn1-8/+0
2016-05-12net: original ingress device index in PKTINFODavid Ahern1-0/+1
2016-05-12net: l3mdev: Add hook in ip and ipv6David Ahern2-1/+45
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo1-1/+6
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira1-0/+34
2016-05-10net: l3mdev: Move get_saddr and rt6_dstDavid Ahern1-53/+3
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+1
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-13/+23
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal1-2/+0