summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-16ndisc: add __ndisc_opt_addr_data functionAlexander Aring
2016-06-16ndisc: add __ndisc_opt_addr_space functionAlexander Aring
2016-06-166lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-166lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-11net_sched: remove generic throttled managementEric Dumazet
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10packet: compat support for sock_fprogWillem de Bruijn
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-06-09sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal
2016-06-09sched: remove qdisc->dropFlorian Westphal
2016-06-09sched: remove qdisc_rehape_failFlorian Westphal
2016-06-09cbq: remove TCA_CBQ_POLICE supportFlorian Westphal
2016-06-08net: Add l3mdev ruleDavid Ahern
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08Merge 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-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim
2016-06-07net_sched: keep backlog updated with qlenWANG Cong
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew Lunn
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn
2016-06-04net: dsa: Move port device node into port structureAndrew Lunn
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-02udp: avoid csum_partial() for validated skbEric Dumazet
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen
2016-05-30ipv6: 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