rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
[cascardo/linux.git] / include /
2016-07-08 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-07-06' of git...
2016-07-05 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-07-01' of git...
2016-06-28 David S. MillerMerge branch 'stmmac-next'
2016-06-28 Giuseppe CAVALLAROdrivers: net: stmmac: add port selection programming
2016-06-28 Arnd Bergmannof_mdio: select fixed phy support unconditionally
2016-06-28 David Ahernnet: diag: Add support to filter on device index
2016-06-27 David S. MillerMerge tag 'linux-can-next-for-4.8-20160623' of git...
2016-06-27 David S. MillerMerge branch 'mlx5e-100G-extensions'
2016-06-27 Gal Pressmannet/mlx5e: Report correct auto negotiation and allow...
2016-06-27 Gal Pressmanethtool: Add 50G baseSR2 link mode
2016-06-27 Gal Pressmannet/mlx5e: Toggle link only after modifying port parameters
2016-06-27 Yevgeny Petrilinnet/mlx5: Rate limit tables support
2016-06-26 David S. MillerMerge tag 'rxrpc-rewrite-20160622-2' of git://git....
2016-06-25 David S. MillerMerge branch 'net-sched-bulk-dequeue'
2016-06-25 Eric Dumazetnet_sched: generalize bulk dequeue
2016-06-25 Eric Dumazetnet_sched: fq_codel: cache skb->truesize into skb->cb
2016-06-25 Eric Dumazetnet_sched: drop packets after root qdisc lock is released
2016-06-23 David S. MillerMerge branch 'qed-coalesce'
2016-06-23 Sudarsana Reddy... qed: Add support for coalescing config read/update.
2016-06-23 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-06...
2016-06-23 Rana Shahoutnet/mlx4_en: Add DCB PFC support through CEE netlink...
2016-06-23 Ben Hutchingsof_mdio: Enable fixed PHY support if driver is a module
2016-06-22 William Tuopenvswitch: Add packet len info to upcall.
2016-06-22 David Howellsrxrpc: Fix exclusive connection handling
2016-06-19 Kalle ValoMerge ath-next from ath.git
2016-06-19 David S. MillerMerge branch 'ipv6-better-traceroute-sit-gre'
2016-06-19 Eric Dumazetipv6: RFC 4884 partial support for SIT/GRE tunnels
2016-06-19 Eric Dumazetgre: better support for ICMP messages for gre+ipv6
2016-06-19 Eric Dumazetipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
2016-06-19 Eric Dumazetip6: move ipip6_err_gen_icmpv6_unreach()
2016-06-19 Eric Dumazetipv6: icmp: add a force_saddr param to icmp6_send()
2016-06-18 David S. MillerMerge tag 'linux-can-next-for-4.8-20160617' of git...
2016-06-18 David S. MillerMerge branch 'vrf-next'
2016-06-18 David Ahernnet: ipv6: Address selection needs to consider L3 domains
2016-06-18 David Ahernnet: vrf: Implement get_saddr for IPv6
2016-06-18 David Ahernnet: ipv6: Move ip6_route_get_saddr to inline
2016-06-18 David S. MillerMerge branch 'tunnel-offload-future-proof'
2016-06-18 Alexander Duyckvxlan: Add new UDP encapsulation offload type for VXLAN-GPE
2016-06-18 Alexander Duycknet: Remove deprecated tunnel specific UDP offload...
2016-06-18 Alexander Duycknet: Merge VXLAN and GENEVE push notifiers into a singl...
2016-06-18 Alexander Duycknet: Combine GENEVE and VXLAN port notifiers into singl...
2016-06-18 Alexander Duyckvxlan/geneve: Include udp_tunnel.h in vxlan/geneve...
2016-06-17 Oliver Hartkoppcan: bcm: add support for CAN FD frames
2016-06-16 David S. MillerMerge branch 'stmmac-wol'
2016-06-16 Vincent Palatinnet: stmmac: allow to split suspend/resume from init...
2016-06-16 Fabien Sironnetlink: Add comment to warn about deprecated netlink...
2016-06-16 David S. MillerMerge branch 'bpf-fd-array-release'
2016-06-16 Daniel Borkmannbpf, maps: flush own entries on perf map release
2016-06-16 Daniel Borkmannbpf, maps: extend map_fd_get_ptr arguments
2016-06-16 Daniel Borkmannbpf, maps: add release callback
2016-06-16 David S. MillerMerge tag 'rxrpc-rewrite-20160615' of git://git./linux...
2016-06-16 Philip Prindevillenet: ipv4: Add ability to have GRE ignore DF bit in...
2016-06-16 David S. MillerMerge tag 'shared' of git://git./linux/kernel/git/leon...
2016-06-16 David S. MillerMerge branch '6lowpan-ndisc'
2016-06-16 Alexander Aring6lowpan: introduce 6lowpan-nd
2016-06-16 Alexander Aringipv6: export several functions
2016-06-16 Alexander Aringipv6: introduce neighbour discovery ops
2016-06-16 Alexander Aringndisc: add __ndisc_opt_addr_data function
2016-06-16 Alexander Aringndisc: add __ndisc_opt_addr_space function
2016-06-16 Alexander Aring6lowpan: add 802.15.4 short addr slaac
2016-06-16 Alexander Aring6lowpan: add private neighbour data
2016-06-15 David S. MillerMerge branch 'sched_skb_free_defer'
2016-06-15 Eric Dumazetnet_sched: add the ability to defer skb freeing
2016-06-15 David S. MillerMerge branch 'skb_array'
2016-06-15 Michael S. Tsirkinskb_array: resize support
2016-06-15 Michael S. Tsirkinptr_ring: resize support
2016-06-15 Michael S. Tsirkinskb_array: array based FIFO for skbs
2016-06-15 Michael S. Tsirkinptr_ring: array based FIFO for pointers
2016-06-15 WANG Congnet_sched: make tcf_hash_check() boolean
2016-06-15 David S. MillerMerge branch 'vrf-ipv6-mcast-link-local'
2016-06-15 David Ahernnet: vrf: Handle ipv6 multicast and link-local addresses
2016-06-15 David Ahernnet: l3mdev: Remove const from flowi6 arg to get_rt6_dst
2016-06-13 Florian Westphalsched: remove NET_XMIT_POLICED
2016-06-11 David S. MillerMerge branch 'remove-qdisc-throttle'
2016-06-11 Eric Dumazetnet_sched: remove generic throttled management
2016-06-11 David S. MillerMerge branch 'mdio-iProc-SOC'
2016-06-11 Pramod Kumarmdio: mux: Enhanced MDIO mux framework for integrated...
2016-06-11 David S. MillerMerge tag 'mac80211-next-for-davem-2016-06-09' of git...
2016-06-11 David S. MillerMerge branch 'arm64-bpf'
2016-06-11 Zi Shen Limbpf: fix missing header inclusion
2016-06-11 David S. MillerMerge branch 'tcp_nv'
2016-06-11 Lawrence Brakmotcp: add in_flight to tcp_skb_cb
2016-06-11 David S. MillerMerge branch 'virtio_net-GSO-helpers'
2016-06-11 Mike Rapoportvirtio_net: introduce virtio_net_hdr_{from,to}_skb
2016-06-11 Mike Rapoportvirtio_net: add _UAPI prefix to virtio_net header guards
2016-06-11 David S. MillerMerge branch 'bpf-fixes'
2016-06-11 Daniel Borkmannbpf: enforce recursion limit on redirects
2016-06-11 William Tuopenvswitch: Add packet truncation support.
2016-06-10 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-06-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-06-10 Linus TorvaldsMerge tag 'sound-4.7-rc3' of git://git./linux/kernel...
2016-06-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc3' of git://people...
2016-06-10 Linus TorvaldsMerge tag 'acpi-4.7-rc3' of git://git./linux/kernel...
2016-06-10 Linus TorvaldsMerge tag 'pm-4.7-rc3' of git://git./linux/kernel/git...
2016-06-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-06-10 Saeed Mahameed{net,IB}/mlx5: mlx5_ifc updates
2016-06-10 Willem de Bruijnpacket: compat support for sock_fprog
2016-06-10 Aaron Conolevirtio_net: Update the feature bit to comply with spec
2016-06-10 David Ahernnet: vrf: Fix crash when IPv6 is disabled at boot time
2016-06-10 David Howellsrxrpc: Simplify connect() implementation and simplify...
next