summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-313-65/+42
|\
| * xfrm4: Remove duplicate semicolonChristoph Paasch2014-06-301-1/+1
| * vti: Simplify error handling in module init and exitMathias Krause2014-06-261-33/+21
| * vti6: Simplify error handling in module init and exitMathias Krause2014-06-261-31/+20
* | net: bcmgenet: correct spellingBrian Norris2014-07-311-11/+11
* | Merge branch 'libphy_mmd'David S. Miller2014-07-314-24/+95
|\ \
| * | Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers2014-07-311-1/+17
| * | net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers2014-07-311-0/+22
| * | net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-312-23/+56
|/ /
* | net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-311-1/+1
* | net/fsl: fix misspelled wordMadalin Bucur2014-07-311-1/+1
* | net: filter: don't release unattached filter through call_rcu()Pablo Neira2014-07-312-4/+13
* | netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira2014-07-311-0/+2
* | CAPI: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+1
* | Merge branch 'amd-xgbe-next'David S. Miller2014-07-3114-127/+1631
|\ \
| * | amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-318-27/+508
| * | amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas2014-07-311-0/+8
| * | amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas2014-07-311-0/+7
| * | amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas2014-07-311-2/+25
| * | amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-313-22/+33
| * | amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-313-19/+96
| * | amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-3111-58/+954
| * | amd-xgbe: Add dma-coherent to device bindings documentationLendacky, Thomas2014-07-311-0/+1
|/ /
* | net: Remove unlikely() for WARN_ON() conditionsThomas Graf2014-07-312-2/+2
* | dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2014-07-312-3/+5
* | net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-312-0/+73
* | Merge branch 'mlx5-next'David S. Miller2014-07-3017-339/+525
|\ \
| * | mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-304-12/+13
| * | mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-3015-22/+19
| * | mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-309-310/+498
|/ /
* | random32: mix in entropy from core to late initcallHannes Frederic Sowa2014-07-301-21/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30136-470/+1148
|\ \
| * \ Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-305-2/+86
| |\ \
| | * | arm: Add devicetree fixup machine functionLaura Abbott2014-07-303-1/+18
| | * | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-302-0/+49
| | * | of: Split early_init_dt_scan into two partsLaura Abbott2014-07-302-1/+19
| * | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-304-58/+105
| |\ \ \
| | * | | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-304-58/+105
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-301-4/+20
| |\ \ \ \
| | * | | | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon2014-07-301-4/+20
| * | | | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-303-36/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-3033-63/+197
| |\ \ \ \ \
| | * | | | | net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-291-1/+1
| | * | | | | cdc-ether: clean packet filter upon probeOliver Neukum2014-07-291-0/+16
| | * | | | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-293-2/+36
| | * | | | | net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-07-292-7/+8
| | * | | | | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov2014-07-291-0/+1
| | * | | | | ip: make IP identifiers less predictableEric Dumazet2014-07-293-13/+32
| | * | | | | neighbour : fix ndm_type type error issueJun Zhao2014-07-292-2/+2
| | * | | | | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-291-5/+17