summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-01-2512-20/+137
|\
| * Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-231-0/+20
| |\
| | * IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-0/+20
| | |
| | \
| *-. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-2311-20/+117
| |\ \ \ | | |_|/ | |/| |
| | | * IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen2014-01-231-2/+8
| | | * mlx5_core: Fix PowerPC supportEli Cohen2014-01-231-4/+5
| | | * mlx5_core: Improve debugfs readabilityEli Cohen2014-01-231-6/+33
| | | * IB/mlx5: Add support for resize CQEli Cohen2014-01-231-2/+2
| | | * IB/mlx5: Implement modify CQEli Cohen2014-01-231-2/+15
| | | * mlx5_core: Use mlx5 core style warningEli Cohen2014-01-231-1/+2
| | | * IB/mlx5: Clear out struct before create QP commandEli Cohen2014-01-231-1/+1
| | | * mlx5_core: Fix out arg size in access_register commandHaggai Eran2014-01-231-1/+1
| | | * mlx5_core: Remove dead codeDan Carpenter2014-01-141-3/+1
| | |/ | |/|
| | * mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-145-0/+51
| |/
* | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-231-1/+1
|\ \
| * | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-232-2/+2
|\ \ \
| * | | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
| * | | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-201-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-161-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bonding: Use RCU_INIT_POINTER() for better overhead and for sparsePaul E. McKenney2013-12-121-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-205-14/+19
|\ \ \ \ \
| * | | | | m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven2013-11-261-1/+0
| * | | | | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-262-6/+12
| * | | | | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-264-7/+7
| | |/ / / | |/| | |
* | | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-171-6/+2
* | | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-161-2/+9
* | | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-161-14/+15
* | | | | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-161-0/+1
* | | | | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-151-0/+2
* | | | | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-151-0/+12
* | | | | net: usbnet: fix SG initialisationBjørn Mork2014-01-141-1/+1
* | | | | cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1
| |_|_|/ |/| | |
* | | | qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
* | | | qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
* | | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1012-36/+36
* | | | macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-102-3/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-092-3/+9
| |\ \ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | |\ \ \ \
| | | * | | | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-061-1/+1
| | |\ \ \ \ \
| | | * | | | | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
* | | | | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
* | | | | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-102-18/+38
|/ / / / / / /
* | | | | | | hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
* | | | | | | be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-062-4/+9
* | | | | | | be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-063-12/+22
* | | | | | | be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-062-6/+12