summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov
2014-08-02inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov
2014-08-02inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov
2014-08-02inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov
2014-08-02dm9000: NULL dereferences on error in probe()Dan Carpenter
2014-08-02ipv4: remove nested rcu_read_lock/unlockDuan Jiong
2014-08-02Merge branch 'filter-next'David S. Miller
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov
2014-07-31net: use inet6_iif instead of IP6CB()->iifDuan Jiong
2014-07-31ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter
2014-07-31AX88179_178A: Add ethtool ops for EEE supportFreddy Xin
2014-07-31netlink: Use PAGE_ALIGNED macroTobias Klauser
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe
2014-07-31net: kernel-doc compliant documentation for net_deviceKaroly Kemeny
2014-07-31Merge branch 'stmmac-next'David S. Miller
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers
2014-07-31dts: Add bindings for multicast hash bins and perfect filter entriesVince Bridgers
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
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