summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai2016-04-294-25/+192
* cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-294-20/+192
* net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-3/+3
* net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
* ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar2016-04-281-11/+8
* pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2016-04-282-10/+2
* net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann2016-04-281-8/+10
* tuntap: calculate rps hash only when neededJason Wang2016-04-281-1/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-2821-407/+947
|\
| * i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-274-7/+40
| * i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2016-04-272-6/+149
| * i40e: Add promiscuous on VLAN supportGreg Rose2016-04-272-0/+78
| * i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg2016-04-272-2/+4
| * i40e: Remove zero checkGreg Rose2016-04-271-4/+1
| * i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2016-04-274-0/+4
| * i40e: Add device capability which defines if update is availableMichal Kosiarz2016-04-275-0/+18
| * i40evf: Allow PF driver to configure RSSMitch Williams2016-04-264-284/+294
| * i40e: Specify AQ event opcode to wait forShannon Nelson2016-04-263-7/+44
| * i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson2016-04-261-5/+7
| * i40evf: Don't PanicMitch Williams2016-04-261-2/+4
| * i40e: Add support for configuring VF RSSMitch Williams2016-04-263-12/+217
| * i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck2016-04-264-16/+36
| * i40e/i40evf: Clean up feature flagsAlexander Duyck2016-04-262-69/+58
* | net: w5100: support W5500Akinobu Mita2016-04-284-85/+365
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-2771-319/+647
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2714-125/+215
| |\ \
| | * | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| | * | net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
| | * | cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
| | * | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-242-6/+32
| | * | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| | * | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
| | * | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| | * | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-243-9/+9
| | * | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| | * | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| | * | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
| | * | qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
| | * | net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
| | * | macsec: fix netlink attribute validationSabrina Dubroca2016-04-241-2/+2
| | * | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-5/+7
| | * | macsec: fix SA leak if initialization failsSabrina Dubroca2016-04-241-0/+2
| | * | macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca2016-04-241-2/+6
| | * | macsec: add consistency check to netlink dumpsSabrina Dubroca2016-04-241-0/+11
| | * | macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca2016-04-241-7/+9
| | * | macsec: don't put a NULL rxsaSabrina Dubroca2016-04-241-1/+2
| | * | macsec: take rtnl lock before for_each_netdevSabrina Dubroca2016-04-241-5/+2
| | * | macsec: add missing NULL check after kmallocSabrina Dubroca2016-04-241-2/+2
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-272-6/+7
| |\ \ \
| | * | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-261-1/+1