summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: md5: use kmalloc() backed scratch areasEric Dumazet2016-07-011-2/+1
* tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M2016-06-301-1/+1
* net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-301-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-303-4/+5
|\
| * 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
| |/
* | net_sched: generalize bulk dequeueEric Dumazet2016-06-251-3/+4
* | net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet2016-06-251-0/+1
* | net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-11/+30
* | gre: better support for ICMP messages for gre+ipv6Eric Dumazet2016-06-181-0/+1
* | net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-171-0/+31
* | net: vrf: Implement get_saddr for IPv6David Ahern2016-06-171-0/+11
* | net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-171-3/+18
* | vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck2016-06-171-0/+1
* | net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-172-10/+0
* | net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-173-4/+9
* | net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck2016-06-171-0/+33
* | vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck2016-06-173-8/+3
* | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-151-0/+1
* | 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-151-6/+12
* | ipv6: export several functionsAlexander Aring2016-06-152-0/+19
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-151-3/+194
* | ndisc: add __ndisc_opt_addr_data functionAlexander Aring2016-06-151-4/+10
* | ndisc: add __ndisc_opt_addr_space functionAlexander Aring2016-06-151-2/+7
* | 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-152-0/+9
* | 6lowpan: add private neighbour dataAlexander Aring2016-06-151-0/+10
* | net_sched: add the ability to defer skb freeingEric Dumazet2016-06-151-4/+12
* | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-151-2/+2
* | net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern2016-06-151-0/+2
* | net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern2016-06-151-3/+3
* | 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
OpenPOWER on IntegriCloud