summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-31tcp: don't require root to read tcp_metricsBanerjee, Debabrata
2014-07-31team: fix releasing uninitialized pointer to BPF progDaniel Borkmann
2014-07-31netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso
2014-07-31netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov
2014-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-07-30net: bcmgenet: correct spellingBrian Norris
2014-07-30Merge branch 'libphy_mmd'David S. Miller
2014-07-30Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar
2014-07-30net/fsl: fix misspelled wordMadalin Bucur
2014-07-30net: filter: don't release unattached filter through call_rcu()Pablo Neira
2014-07-30netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-07-30CAPI: use correct structure type name in sizeofJulia Lawall
2014-07-30Merge branch 'amd-xgbe-next'David S. Miller
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas
2014-07-30amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas
2014-07-30amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas
2014-07-30amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-30amd-xgbe: Add dma-coherent to device bindings documentationLendacky, Thomas
2014-07-30net: Remove unlikely() for WARN_ON() conditionsThomas Graf
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-07-30Merge branch 'mlx5-next'David S. Miller
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-30random32: mix in entropy from core to late initcallHannes Frederic Sowa
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni
2014-07-29ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny
2014-07-29tipc: remove duplicated include from socket.cWei Yongjun
2014-07-29net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi