summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-191-1/+1
* dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-07-121-0/+8
|\
| * netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-0/+8
* | bonding: prevent out of bound accessesEric Dumazet2016-07-011-1/+6
* | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2
* | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-171-0/+1
|\
| * netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-0/+1
* | gre: fix error handlerEric Dumazet2016-06-151-1/+1
|/
* packet: compat support for sock_fprogWillem de Bruijn2016-06-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-071-1/+1
|\
| * ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-061-1/+1
* | net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-072-3/+8
* | net_sched: keep backlog updated with qlenWANG Cong2016-06-061-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-012-2/+4
|\
| * netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2016-05-252-2/+4
* | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann2016-05-291-1/+2
* | net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-241-0/+1
* | net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin2016-05-201-1/+8
* | ip4ip6: Support for GSO/GROTom Herbert2016-05-201-0/+5
* | fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-201-1/+1
* | ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-201-0/+58
* | fou: Split out {fou,gue}_build_headerTom Herbert2016-05-201-4/+4
* | net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-201-18/+58
* | mlx5: avoid unused variable warningArnd Bergmann2016-05-201-1/+1
* | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-1/+1
* | netlink: kill nla_put_u64()Nicolas Dichtel2016-05-161-12/+2
* | net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-161-0/+1
* | net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2016-05-162-2/+30
* | net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-161-0/+17
* | net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2016-05-161-3/+0
* | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-121-1/+1
* | Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller2016-05-122-8/+77
|\ \
| * | mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-121-0/+27
| * | cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-0/+5
| * | cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-121-2/+2
| * | mac80211: allow same PN for AMSDU sub-framesSara Sharon2016-05-121-1/+5
| * | cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-261-4/+35
| * | cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-261-1/+3
* | | Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-05-111-3/+14
|\ \ \
| * | | nfc: nci: Add nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-041-0/+2
| * | | nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-041-3/+12
* | | | dsa: Rename switch chip data to cdAndrew Lunn2016-05-111-2/+2
* | | | dsa: Remove master_dev from switch structureAndrew Lunn2016-05-111-5/+2
* | | | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-111-8/+0
* | | | net: original ingress device index in PKTINFODavid Ahern2016-05-111-0/+1
* | | | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-112-1/+45
* | | | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-111-1/+6
* | | | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-101-0/+34
OpenPOWER on IntegriCloud