summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-132-7/+3
* rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko2016-03-133-7/+7
* qed: Enlrage the drain timeoutYuval Mintz2016-03-111-2/+2
* qed: Notify of transciever changesZvi Nachmani2016-03-112-0/+41
* qed: Major changes to MB lockingTomer Tayar2016-03-112-97/+167
* qed: Prevent MF link notificationsSudarsana Reddy Kalluru2016-03-112-1/+9
* geneve: support setting IPv6 flow labelDaniel Borkmann2016-03-111-8/+27
* vxlan: support setting IPv6 flow labelDaniel Borkmann2016-03-111-5/+21
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-112-2/+2
* cisco: enic: Update logging macros and usesJoe Perches2016-03-116-37/+43
* rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel2016-03-113-1/+7
* mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2016-03-112-2/+9
* macvtap: always pass ethernet header in linearWillem de Bruijn2016-03-111-3/+6
* net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai2016-03-103-0/+6
* net/mlx5e: Support offload cls_flower with drop actionAmir Vadai2016-03-103-0/+309
* net/mlx5e: Introduce tc offload supportAmir Vadai2016-03-105-2/+222
* net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2016-03-102-4/+4
* net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai2016-03-101-1/+1
* net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2016-03-102-19/+28
* net-next: mediatek: add Kconfig and MakefileJohn Crispin2016-03-104-0/+24
* net-next: mediatek: add support for MT7623 ethernetJohn Crispin2016-03-102-0/+2228
* qede: Fix net-next "make ARCH=x86_64"Manish Chopra2016-03-101-1/+4
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-103-5/+14
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-102-6/+5
* cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-101-4/+4
* cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-101-0/+5
* cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-101-71/+94
* cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-101-25/+26
* net: dsa: mv88e6xxx: avoid writing the same modeVivien Didelot2016-03-101-8/+13
* net: dsa: mv88e6xxx: read then write PVIDVivien Didelot2016-03-101-4/+26
* net: dsa: mv88e6xxx: rework port state setterVivien Didelot2016-03-102-22/+34
* sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov2016-03-101-3/+4
* sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov2016-03-101-1/+2
* can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2016-03-102-1/+2
* can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut2016-03-101-2/+29
* can: ifi: Fix RX and TX ID maskMarek Vasut2016-03-101-4/+4
* can: ifi: Fix TX DLC configurationMarek Vasut2016-03-101-8/+6
* can: ifi: Fix clock generator configurationMarek Vasut2016-03-101-21/+23
* bnxt_en: Enable AER support.Satish Baddipadige2016-03-081-0/+109
* bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan2016-03-081-2/+103
* bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan2016-03-081-0/+16
* bnxt_en: Add port statistics support.Michael Chan2016-03-082-1/+60
* bnxt_en: Extend autoneg to all speeds.Michael Chan2016-03-082-14/+4
* bnxt_en: Use common function to get ethtool supported flags.Michael Chan2016-03-081-20/+9
* bnxt_en: Add reporting of link partner advertisement.Michael Chan2016-03-083-2/+23
* bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan2016-03-081-13/+20
* vxlan: allow setting ipv6 traffic classDaniel Borkmann2016-03-081-5/+9
* bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-082-16/+14
* bpf: support for access to tunnel optionsDaniel Borkmann2016-03-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08185-2008/+2204
|\