summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-2721-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-274-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-2614-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-262-6/+7
| |\ \ \
| | * | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-261-1/+1
| | * | | Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman2016-04-2293-801/+981
| | |\ \ \
| | * \ \ \ Merge tag 'v4.6-soc-fixes' of https://github.com/mbgg/linux-mediatek into fixesKevin Hilman2016-04-141-5/+6
| | |\ \ \ \
| | | * | | | Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao2016-04-131-5/+6
| * | | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-262-13/+11
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-04-251-30/+57
| |\ \ \ \ \ \
| | * | | | | | crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-04-201-16/+30
| | * | | | | | crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-04-201-14/+27
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-235-9/+10
| |\ \ \ \ \ \ \