aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-02ipv4: remove nested rcu_read_lock/unlockDuan Jiong1-2/+0
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov21-169/+183
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov5-14/+14
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov5-10/+10
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov3-7/+6
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov3-53/+45
2014-07-31net: use inet6_iif instead of IP6CB()->iifDuan Jiong4-7/+7
2014-07-31ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter1-2/+2
2014-07-31AX88179_178A: Add ethtool ops for EEE supportFreddy Xin1-0/+264
2014-07-31netlink: Use PAGE_ALIGNED macroTobias Klauser1-1/+1
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong5-18/+17
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe7-105/+112
2014-07-31net: kernel-doc compliant documentation for net_deviceKaroly Kemeny1-131/+250
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers7-21/+132
2014-07-31ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers1-0/+4
2014-07-31dts: Add bindings for multicast hash bins and perfect filter entriesVince Bridgers1-0/+6
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
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-31netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso1-0/+6
2014-07-31netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functionsAlexey Perevalov1-3/+5
2014-07-30net: bcmgenet: correct spellingBrian Norris1-11/+11
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-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-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-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov1-1/+3
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
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