summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-08-015-18/+17
* sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-08-017-105/+112
* net: kernel-doc compliant documentation for net_deviceKaroly Kemeny2014-08-011-131/+250
* Merge branch 'stmmac-next'David S. Miller2014-07-3110-93/+238
|\
| * net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-317-21/+132
| * ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers2014-07-311-0/+4
| * dts: Add bindings for multicast hash bins and perfect filter entriesVince Bridgers2014-07-311-0/+6
| * net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-315-19/+14
| * net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-315-62/+91
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-3110-135/+133
|\
| * netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso2014-07-311-0/+6
| * netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov2014-07-311-3/+5
| * netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov2014-07-301-1/+3
| * netfilter: kill remnants of ulog targetsPaul Bolle2014-07-253-8/+0
| * netfilter: xt_LED: don't output error message redundantlyDuan Jiong2014-07-251-3/+1
| * netfilter: nf_conntrack: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
| * netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet2014-07-241-15/+16
| * netfilter: nf_tables: simplify set dump through netlinkPablo Neira Ayuso2014-07-221-104/+27
| * netfilter: bridge: add reject supportPablo Neira Ayuso2014-07-223-0/+74
* | tcp: don't require root to read tcp_metricsBanerjee, Debabrata2014-07-311-1/+0
* | team: fix releasing uninitialized pointer to BPF progDaniel Borkmann2014-07-311-1/+1
* | 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