summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce rb_replace_node_rcu()David Howells2016-07-062-0/+15
* net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman2016-06-271-2/+13
* ethtool: Add 50G baseSR2 link modeGal Pressman2016-06-271-1/+2
* net/mlx5e: Toggle link only after modifying port parametersGal Pressman2016-06-271-0/+1
* net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-272-0/+31
* Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-06-261-1/+2
|\
| * rxrpc: Fix exclusive connection handlingDavid Howells2016-06-221-1/+2
* | 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
* | qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-0/+24
* | net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout2016-06-231-0/+2
* | of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings2016-06-231-1/+1
* | openvswitch: Add packet len info to upcall.William Tu2016-06-221-0/+2
|/
* ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet2016-06-192-1/+3
* gre: better support for ICMP messages for gre+ipv6Eric Dumazet2016-06-191-0/+1
* ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet2016-06-191-1/+1
* ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet2016-06-191-0/+1
* ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet2016-06-191-1/+2
* Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller2016-06-181-0/+1
|\
| * can: bcm: add support for CAN FD framesOliver Hartkopp2016-06-171-0/+1
* | net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-181-0/+31
* | net: vrf: Implement get_saddr for IPv6David Ahern2016-06-181-0/+11
* | net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-181-3/+18
* | vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck2016-06-181-0/+1
* | net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-183-48/+0
* | net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-184-6/+29
* | net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck2016-06-181-0/+33
* | vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck2016-06-183-8/+3
|/
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-0/+2
* netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron2016-06-161-0/+1
* bpf, maps: flush own entries on perf map releaseDaniel Borkmann2016-06-161-0/+9
* bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann2016-06-161-3/+9
* bpf, maps: add release callbackDaniel Borkmann2016-06-161-1/+2
* net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-162-0/+2
* Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller2016-06-161-12/+263
|\
| * {net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed2016-06-101-12/+263
* | 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-161-6/+12
* | ipv6: export several functionsAlexander Aring2016-06-162-0/+19
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-162-3/+199
* | ndisc: add __ndisc_opt_addr_data functionAlexander Aring2016-06-161-4/+10
* | ndisc: add __ndisc_opt_addr_space functionAlexander Aring2016-06-161-2/+7
* | 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-162-0/+9
* | 6lowpan: add private neighbour dataAlexander Aring2016-06-162-2/+11
* | net_sched: add the ability to defer skb freeingEric Dumazet2016-06-152-6/+15
* | skb_array: resize supportMichael S. Tsirkin2016-06-151-4/+29
* | ptr_ring: resize supportMichael S. Tsirkin2016-06-151-14/+143
* | skb_array: array based FIFO for skbsMichael S. Tsirkin2016-06-151-0/+144
* | ptr_ring: array based FIFO for pointersMichael S. Tsirkin2016-06-151-0/+264
* | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-151-2/+2