cascardo/linux.git
2016-09-22 David S. MillerMerge branch 'mlx5e-xdp'
2016-09-22 Saeed Mahameednet/mlx5e: XDP TX xmit more
2016-09-22 Saeed Mahameednet/mlx5e: XDP TX forwarding support
2016-09-22 Saeed Mahameednet/mlx5e: Have a clear separation between different...
2016-09-22 Rana Shahoutnet/mlx5e: XDP fast RX drop bpf programs support
2016-09-22 Saeed Mahameednet/mlx5e: Dynamic RQ type infrastructure
2016-09-22 Saeed Mahameednet/mlx5e: Slightly reduce hardware LRO size
2016-09-22 Saeed Mahameednet/mlx5e: Union RQ RX info per RQ type
2016-09-22 Saeed Mahameednet/mlx5e: Build RX SKB on demand
2016-09-22 Eric Dumazettcp: implement TSQ for retransmits
2016-09-22 David S. MillerMerge branch 'mv88e6390-prep'
2016-09-22 Andrew Lunnnet: dsa: mv88e6xxx: Convert flag bits to unsigned...
2016-09-22 Andrew Lunnnet: dsa: mv88e6xxx: Add helper for accessing port...
2016-09-22 Nicolas Pitreptp_clock: future-proofing drivers against PTP subsyste...
2016-09-22 Philippe Reynesnet: ethernet: hisilicon: hns: use new api ethtool_...
2016-09-22 Philippe Reynesnet: ethernet: hisilicon: hns: use phydev from struct...
2016-09-22 Sean Wangnet: ethernet: mediatek: fix missing changes merged...
2016-09-22 David S. MillerMerge branch 'cxgb4-tc-offload'
2016-09-22 Rahul Lakkireddycxgb4: add support for drop and redirect actions
2016-09-22 Rahul Lakkireddycxgb4: add support for offloading u32 filters
2016-09-22 Rahul Lakkireddycxgb4: add parser to translate u32 filters to internal...
2016-09-22 Rahul Lakkireddycxgb4: add common api support for configuring filters
2016-09-22 Rahul Lakkireddycxgb4: move common filter code to separate file
2016-09-22 Shmulik Ladkaninet: skbuff: Coding: Use eth_type_vlan() instead of...
2016-09-22 Shmulik Ladkaninet: skbuff: Remove errornous length validation in...
2016-09-22 David S. MillerMerge branch 'vlan_act_modify'
2016-09-22 Shmulik Ladkaninet/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY...
2016-09-22 Shmulik Ladkaninet: skbuff: Export __skb_vlan_pop
2016-09-22 David S. MillerMerge branch 'mlx4-next'
2016-09-22 Jack Morgensteinnet/mlx4_core: Fix deadlock when switching between...
2016-09-22 Leon Romanovskynet/mlx4_core: Use RCU to perform radix tree lookup...
2016-09-22 Kamal Heibnet/mlx4_en: Fix wrong indentation
2016-09-22 Tariq Toukannet/mlx4_en: Add branch prediction hints in RX data...
2016-09-21 David S. MillerMerge branch 'bpf-hw-offload'
2016-09-21 Jakub Kicinskinfp: bpf: add offload of TC direct action mode
2016-09-21 Jakub Kicinskinfp: bpf: add support for legacy redirect action
2016-09-21 Jakub Kicinskinet: act_mirred: allow statistic updates from offloaded...
2016-09-21 Jakub Kicinskinfp: bpf: add packet marking support
2016-09-21 Jakub Kicinskinfp: bpf: allow offloaded filters to update stats
2016-09-21 Jakub Kicinskinet: cls_bpf: allow offloaded filters to update stats
2016-09-21 Jakub Kicinskinfp: bpf: add hardware bpf offload
2016-09-21 Jakub Kicinskinfp: add BPF to NFP code translator
2016-09-21 Jakub Kicinskibpf: recognize 64bit immediate loads as consts
2016-09-21 Jakub Kicinskibpf: enable non-core use of the verfier
2016-09-21 Jakub Kicinskibpf: expose internal verfier structures
2016-09-21 Jakub Kicinskibpf: don't (ab)use instructions to store state
2016-09-21 Jakub Kicinskinet: cls_bpf: add support for marking filters as hardwa...
2016-09-21 Jakub Kicinskinet: cls_bpf: limit hardware offload by software-only...
2016-09-21 Jakub Kicinskinet: cls_bpf: add hardware offload
2016-09-21 David S. MillerMerge branch 'mlxse-resource-query'
2016-09-21 Nogah Frankelmlxsw: spectrum: Implement max rif resource
2016-09-21 Nogah Frankelmlxsw: pci: Add max router interface resource
2016-09-21 Nogah Frankelmlxsw: pci: Add some miscellaneous resources
2016-09-21 Nogah Frankelmlxsw: spectrum: Implement max virtual routers resource
2016-09-21 Nogah Frankelmlxsw: pci: Add max virtual routers resource
2016-09-21 Nogah Frankelmlxsw: profile: Add KVD resources to profile config
2016-09-21 Nogah Frankelmlxsw: pci: Add KVD size relate resources
2016-09-21 Nogah Frankelmlxsw: spectrum: lag resources- use resources data...
2016-09-21 Nogah Frankelmlxsw: pci: Add lag related resources to resources...
2016-09-21 Or Gerlitzmlxsw: spectrum: Make offloads stats functions static
2016-09-21 David S. MillerMerge branch 'tcp-bbr'
2016-09-21 Neal Cardwelltcp_bbr: add BBR congestion control
2016-09-21 Neal Cardwelltcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
2016-09-21 Yuchung Chengtcp: new CC hook to set sending rate with rate_sample...
2016-09-21 Yuchung Chengtcp: allow congestion control to expand send buffer...
2016-09-21 Neal Cardwelltcp: export tcp_mss_to_mtu() for congestion control...
2016-09-21 Neal Cardwelltcp: export tcp_tso_autosize() and parameterize minimum...
2016-09-21 Neal Cardwelltcp: allow congestion control module to request TSO...
2016-09-21 Yuchung Chengtcp: export data delivery rate
2016-09-21 Soheil Hassas... tcp: track application-limited rate samples
2016-09-21 Yuchung Chengtcp: track data delivery rate for a TCP connection
2016-09-21 Neal Cardwelltcp: count packets marked lost for a TCP connection
2016-09-21 Eric Dumazettcp: switch back to proper tcp_skb_cb size check in...
2016-09-21 Eric Dumazetnet_sched: sch_fq: add low_rate_threshold parameter
2016-09-21 Neal Cardwelltcp: use windowed min filter library for TCP min_rtt...
2016-09-21 Neal Cardwelllib/win_minmax: windowed min or max estimator
2016-09-21 Soheil Hassas... tcp: cdg: rename struct minmax in tcp_cdg.c to avoid...
2016-09-21 Sean Wangnet: ethernet: mediatek: enhance with avoiding superflu...
2016-09-21 Vivien Didelotnet: dsa: mv88e6xxx: handle multiple ports in ATU
2016-09-21 Jamal Hadi... net sched actions: fix GETing actions
2016-09-21 David S. MillerMerge branch 'bpf-direct-packet-access-improvements'
2016-09-21 Daniel Borkmannbpf: add test cases for direct packet access
2016-09-21 Daniel Borkmannbpf: direct packet write and access for helpers for...
2016-09-21 Daniel Borkmannbpf, verifier: enforce larger zero range for pkt on...
2016-09-21 Mahesh Bandewaripvlan: Fix dependency issue
2016-09-21 pravin shelaropenvswitch: avoid resetting flow key while installing...
2016-09-21 pravin shelaropenvswitch: Fix Frame-size larger than 1024 bytes...
2016-09-21 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-09-21 Alan Cox6pack: fix buffer length mishandling
2016-09-20 Jesper Dangaard... mlx4: add missed recycle opportunity for XDP_TX on...
2016-09-20 David S. MillerMerge branch 'dsa-set_addr-optional'
2016-09-20 John Crispinnet-next: dsa: qca8k: remove empty set_addr() stub
2016-09-20 John Crispinnet-next: dsa: b53: remove empty set_addr() stub
2016-09-20 John Crispinnet-next: dsa: make the set_addr() operation optional
2016-09-20 John Crispinnet-next: dsa: fix duplicate invocation of set_addr()
2016-09-20 David S. MillerMerge branch 'rhashtable-dups'
2016-09-20 Herbert Xumac80211: Use rhltable instead of rhashtable
2016-09-20 Herbert Xurhashtable: Add rhlist interface
2016-09-20 Vitaly Kuznetsovxen-netfront: avoid packet loss when ethernet header...
2016-09-20 Raju Lakkarajunet: phy: Add MAC-IF driver for Microsemi PHYs.
next