summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-14vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-14net: mvneta: Use the new hwbm frameworkGregory CLEMENT
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas
2016-03-14bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas
2016-03-14Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...David S. Miller
2016-03-13Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-13mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-13r8169:Remove unnecessary phy reset for pcie nic when setting link spped.Chun-Hao Lin
2016-03-13mlxsw: pci: Implement reset done checkJiri Pirko
2016-03-13net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-03-13xen-netback: reduce log spamPaul Durrant
2016-03-13xen-netback: support multiple extra info fragments passed from frontendPaul Durrant
2016-03-13Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller
2016-03-13gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck
2016-03-12rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko
2016-03-11qed: Enlrage the drain timeoutYuval Mintz
2016-03-11qed: Notify of transciever changesZvi Nachmani
2016-03-11qed: Major changes to MB lockingTomer Tayar
2016-03-11qed: Prevent MF link notificationsSudarsana Reddy Kalluru
2016-03-11geneve: support setting IPv6 flow labelDaniel Borkmann
2016-03-11vxlan: support setting IPv6 flow labelDaniel Borkmann
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-11cisco: enic: Update logging macros and usesJoe Perches
2016-03-11rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel
2016-03-11mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-03-11macvtap: always pass ethernet header in linearWillem de Bruijn
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai
2016-03-10net-next: mediatek: add Kconfig and MakefileJohn Crispin
2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin
2016-03-10qede: Fix net-next "make ARCH=x86_64"Manish Chopra
2016-03-10qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-03-10qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia