summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2016-09-24af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-24tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal
2016-07-01bonding: prevent out of bound accessesEric Dumazet
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong
2016-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-15gre: fix error handlerEric Dumazet
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-09packet: compat support for sock_fprogWillem de Bruijn
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann
2016-06-06net_sched: keep backlog updated with qlenWANG Cong
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet
2016-05-20net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin
2016-05-20ip4ip6: Support for GSO/GROTom Herbert
2016-05-20fou: Add encap ops for IPv6 tunnelsTom Herbert
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert
2016-05-20fou: Split out {fou,gue}_build_headerTom Herbert
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert
2016-05-20mlx5: avoid unused variable warningArnd Bergmann
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-16netlink: kill nla_put_u64()Nicolas Dichtel
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai
2016-05-16net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar
2016-05-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon
2016-05-11Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn
2016-05-11net: original ingress device index in PKTINFODavid Ahern
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira
2016-05-09net: l3mdev: Move get_saddr and rt6_dstDavid Ahern
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller