summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-198-17/+14
|\
| * lib: update single-char callers of strtobool()Kees Cook2016-03-171-6/+4
| * mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-177-11/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-1812-52/+339
|\ \
| | \
| | \
| *-. \ Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-162-0/+3
| |\ \ \
| | | * | cxgb4/iw_cxgb4: TOS supportHariprasad S2016-02-292-0/+3
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-1610-52/+336
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-014-36/+38
| | | * | net/mlx5_core: Add helper function to read IB error countersMeny Yossefi2016-03-011-0/+23
| | | * | net/mlx5_core: Add helper function to read virtual port countersMeny Yossefi2016-03-011-0/+40
| | |/ / | |/| |
| | * | net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb2016-03-102-12/+182
| | * | net/mlx5_core: Create anchor of last flow tableMaor Gottlieb2016-03-102-1/+45
| | * | IB/mlx4: Add support for the don't trap ruleMarina Varshaver2016-02-292-3/+8
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-182-2/+2
|\ \ \
| * | | treewide: Fix typo in printkMasanari Iida2016-02-152-2/+2
* | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-10/+0
|\ \ \ \
| * \ \ \ Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-1477-567/+1041
| |\ \ \ \
| * | | | | net: irda: Fix use-after-free in irtty_open()Peter Hurley2016-02-071-10/+0
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-174-57/+79
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | orinoco: Use ahashHerbert Xu2016-01-273-16/+21
| * | | | | ppp_mppe: Use skcipher and ahashHerbert Xu2016-01-271-41/+58
| |/ / / /
* | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-2/+0
|\ \ \ \ \
| * | | | | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-052-2/+0
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-154-0/+103
|\ \ \ \ \
| * | | | | e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall2016-03-034-0/+103
| |/ / / /
* | | | | ppp: release rtnl mutex when interface creation failsGuillaume Nault2016-03-071-0/+1
* | | | | cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork2016-03-071-15/+5
* | | | | net: hns: fix the bug about loopbackyankejian2016-03-075-1/+65
* | | | | jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-03-071-4/+2
* | | | | jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng2016-03-071-6/+11
* | | | | be2net: Don't leak iomapped memory on removal.Douglas Miller2016-03-072-0/+5
* | | | | vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman2016-03-071-27/+46
* | | | | Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller2016-03-074-1/+17
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iwlwifi-for-kalle-2016-02-25' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-02-264-1/+17
| |\ \ \ \ \
| | * | | | | iwlwifi: mvm: Fix paging memory leakMatti Gottlieb2016-02-233-1/+8
| | * | | | | iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman2016-02-161-0/+9
* | | | | | | net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski2016-03-071-0/+1
* | | | | | | ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-071-1/+4
* | | | | | | cdc_ncm: toggle altsetting to force reset before setupBjørn Mork2016-03-071-1/+5
* | | | | | | usbnet: cleanup after bind() in probe()Oliver Neukum2016-03-071-0/+7
* | | | | | | mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel2016-03-071-1/+1
* | | | | | | mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel2016-03-071-3/+1
* | | | | | | net: eth: altera: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0
* | | | | | | net/ethoc: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0
* | | | | | | asix: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0
* | | | | | | gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto2016-03-071-1/+3
* | | | | | | can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov2016-03-041-1/+1
* | | | | | | be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2016-03-032-10/+15
* | | | | | | net: moxa: fix an error codeDan Carpenter2016-03-031-2/+2
* | | | | | | vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann2016-03-031-1/+3