summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-166lowpan: add private neighbour dataAlexander Aring1-0/+10
2016-06-16net_sched: add the ability to defer skb freeingEric Dumazet1-4/+12
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong1-2/+2
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern1-0/+2
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern1-3/+3
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso1-0/+1
2016-06-11net_sched: remove generic throttled managementEric Dumazet2-18/+2
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2-19/+80
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo1-0/+2
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-7/+18
2016-06-10packet: compat support for sock_fprogWillem de Bruijn1-0/+1
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet1-1/+5
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior1-1/+13
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior1-4/+0
2016-06-09sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal1-2/+2
2016-06-09sched: remove qdisc->dropFlorian Westphal1-36/+0
2016-06-09sched: remove qdisc_rehape_failFlorian Westphal1-19/+0
2016-06-09cbq: remove TCA_CBQ_POLICE supportFlorian Westphal1-4/+0
2016-06-08net: Add l3mdev ruleDavid Ahern2-2/+34
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli1-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-08net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2-4/+16
2016-06-08net_sched: transform qdisc running bit into a seqcountEric Dumazet1-11/+4
2016-06-08net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2-8/+10
2016-06-08net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim1-0/+8
2016-06-08net sched actions: introduce timestamp for firsttime useJamal Hadi Salim1-0/+2
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-05net: dsa: Add new binding implementationAndrew Lunn1-0/+20
2016-06-05net: dsa: Refactor selection of tag ops into a functionAndrew Lunn1-1/+7
2016-06-05net: dsa: Copy the routing table into the switch structureAndrew Lunn1-1/+8
2016-06-05net: dsa: Remove dynamic allocate of routing tableAndrew Lunn1-5/+4
2016-06-05net: dsa: Move port device node into port structureAndrew Lunn1-0/+1
2016-06-05net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn1-2/+6
2016-06-04sctp: Add GSO supportMarcelo Ricardo Leitner2-0/+9
2016-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+4
2016-06-02udp: avoid csum_partial() for validated skbEric Dumazet1-2/+2
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha1-1/+27
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen1-13/+40
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