aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-31tcp: don't require root to read tcp_metricsBanerjee, Debabrata1-1/+0
2014-07-31team: fix releasing uninitialized pointer to BPF progDaniel Borkmann1-1/+1
2014-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller3-65/+42
2014-07-30net: bcmgenet: correct spellingBrian Norris1-11/+11
2014-07-30Merge branch 'libphy_mmd'David S. Miller4-24/+95
2014-07-30Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers1-1/+17
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers1-0/+22
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2-23/+56
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar1-1/+1
2014-07-30net/fsl: fix misspelled wordMadalin Bucur1-1/+1
2014-07-30net: filter: don't release unattached filter through call_rcu()Pablo Neira2-4/+13
2014-07-30netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-07-30CAPI: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-07-30Merge branch 'amd-xgbe-next'David S. Miller14-127/+1631
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas8-27/+508
2014-07-30amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas1-0/+8
2014-07-30amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas1-0/+7
2014-07-30amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas1-2/+25
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas3-22/+33
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas3-19/+96
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas11-58/+954
2014-07-30amd-xgbe: Add dma-coherent to device bindings documentationLendacky, Thomas1-0/+1
2014-07-30net: Remove unlikely() for WARN_ON() conditionsThomas Graf2-2/+2
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2-3/+5
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-30Merge branch 'mlx5-next'David S. Miller17-339/+525
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein4-12/+13
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein15-22/+19
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein9-310/+498
2014-07-30random32: mix in entropy from core to late initcallHannes Frederic Sowa1-21/+28
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller136-470/+1148
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-2/+86
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-58/+105
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+20
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-63/+197
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-29ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny1-1/+1
2014-07-29tipc: remove duplicated include from socket.cWei Yongjun1-1/+0
2014-07-29net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings1-17/+7
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1