summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann
2016-06-28net: diag: Add support to filter on device indexDavid Ahern
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-06-25net_sched: generalize bulk dequeueEric Dumazet
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings
2016-06-22openvswitch: Add packet len info to upcall.William Tu
2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-17Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-17vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-06-16netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron
2016-06-15bpf, maps: flush own entries on perf map releaseDaniel Borkmann
2016-06-15bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann
2016-06-15bpf, maps: add release callbackDaniel Borkmann
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-15Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller
2016-06-156lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15ndisc: add __ndisc_opt_addr_data functionAlexander Aring
2016-06-15ndisc: add __ndisc_opt_addr_space functionAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-156lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15skb_array: resize supportMichael S. Tsirkin
2016-06-15ptr_ring: resize supportMichael S. Tsirkin
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin
2016-06-15ptr_ring: array based FIFO for pointersMichael S. Tsirkin