summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-026-9/+35
* inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2014-08-023-16/+15
* inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov2014-08-021-5/+9
* inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov2014-08-021-11/+35
* inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-026-40/+40
* inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov2014-08-021-3/+4
* dm9000: NULL dereferences on error in probe()Dan Carpenter2014-08-021-2/+4
* ipv4: remove nested rcu_read_lock/unlockDuan Jiong2014-08-021-2/+0
* Merge branch 'filter-next'David S. Miller2014-08-0222-238/+243
|\
| * net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-0221-169/+183
| * net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-025-14/+14
| * net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-025-10/+10
| * net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-023-7/+6
| * net: filter: simplify socket chargingAlexei Starovoitov2014-08-023-53/+45
|/
* net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-07-314-7/+7
* ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter2014-07-311-2/+2
* AX88179_178A: Add ethtool ops for EEE supportFreddy Xin2014-07-311-0/+264
* netlink: Use PAGE_ALIGNED macroTobias Klauser2014-07-311-1/+1
* net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-07-315-18/+17
* sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-07-317-105/+112
* net: kernel-doc compliant documentation for net_deviceKaroly Kemeny2014-07-311-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-303-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-301-11/+11
* | | Merge branch 'libphy_mmd'David S. Miller2014-07-304-24/+95
|\ \ \
| * | | Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers2014-07-301-1/+17
| * | | net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers2014-07-301-0/+22
| * | | net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-302-23/+56
|/ / /
* | | net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-301-1/+1
* | | net/fsl: fix misspelled wordMadalin Bucur2014-07-301-1/+1
OpenPOWER on IntegriCloud