summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: remove generic throttled managementEric Dumazet2016-06-102-18/+2
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-102-19/+80
|\
| * mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-091-1/+13
| * mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-4/+0
| * cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-311-1/+27
| * cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-311-13/+40
* | tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-101-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-106-7/+18
|\ \
| * | 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
* | | | net: sched: fix qdisc->running lockdep annotationsEric Dumazet2016-06-091-1/+5
* | | | sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal2016-06-081-2/+2
* | | | sched: remove qdisc->dropFlorian Westphal2016-06-081-36/+0
* | | | sched: remove qdisc_rehape_failFlorian Westphal2016-06-081-19/+0
* | | | cbq: remove TCA_CBQ_POLICE supportFlorian Westphal2016-06-081-4/+0
* | | | net: Add l3mdev ruleDavid Ahern2016-06-082-2/+34
* | | | net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli2016-06-081-0/+1
* | | | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-072-4/+16
* | | | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-071-11/+4
* | | | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-072-8/+10
* | | | net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim2016-06-071-0/+8
* | | | net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-071-0/+2
* | | | net: dsa: Add new binding implementationAndrew Lunn2016-06-041-0/+20
* | | | net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-041-1/+7
* | | | net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-041-1/+8
* | | | net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-041-5/+4
* | | | net: dsa: Move port device node into port structureAndrew Lunn2016-06-041-0/+1
* | | | net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-041-2/+6
* | | | sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-032-0/+9
* | | | udp: avoid csum_partial() for validated skbEric Dumazet2016-06-011-2/+2
|/ / /
* | | 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