summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-03Merge branch 'inet-frags-next'David S. Miller6-79/+133
2014-08-03inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov6-9/+35
2014-08-03inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov3-16/+15
2014-08-03inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov1-5/+9
2014-08-03inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov1-11/+35
2014-08-03inet: frags: rename last_in to flagsNikolay Aleksandrov6-40/+40
2014-08-03inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov1-3/+4
2014-08-03dm9000: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2014-08-03ipv4: remove nested rcu_read_lock/unlockDuan Jiong1-2/+0
2014-08-03Merge branch 'filter-next'David S. Miller22-238/+243
2014-08-03net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov21-169/+183
2014-08-03net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov5-14/+14
2014-08-03net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov5-10/+10
2014-08-03net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov3-7/+6
2014-08-03net: filter: simplify socket chargingAlexei Starovoitov3-53/+45
2014-08-01net: use inet6_iif instead of IP6CB()->iifDuan Jiong4-7/+7
2014-08-01ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter1-2/+2
2014-08-01AX88179_178A: Add ethtool ops for EEE supportFreddy Xin1-0/+264
2014-08-01netlink: Use PAGE_ALIGNED macroTobias Klauser1-1/+1
2014-08-01net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong5-18/+17
2014-08-01sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe7-105/+112
2014-08-01net: kernel-doc compliant documentation for net_deviceKaroly Kemeny1-131/+250
2014-08-01Merge branch 'stmmac-next'David S. Miller10-93/+238
2014-08-01net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers7-21/+132
2014-08-01ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers1-0/+4
2014-08-01dts: Add bindings for multicast hash bins and perfect filter entriesVince Bridgers1-0/+6
2014-08-01net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-08-01net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
2014-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-135/+133
2014-08-01tcp: don't require root to read tcp_metricsBanerjee, Debabrata1-1/+0
2014-08-01team: 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 fun...Alexey Perevalov1-3/+5
2014-07-31bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2-22/+22
2014-07-31b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki1-0/+3
2014-07-31MAINTAINERS: update for mwifiex driver maintainersBing Zhao1-1/+2
2014-07-31b43: update PHY descriptions in KconfigRafał Miłecki1-13/+9
2014-07-31brcmfmac: Add TDLS support to msgbuf.Hante Meuleman9-6/+158
2014-07-31brcmfmac: Fix msgbuf flow control.Hante Meuleman3-8/+62
2014-07-31brcmfmac: Update pcie reset device routine.Hante Meuleman1-7/+42
2014-07-31brcmfmac: Adding PCIe bus layer support.Hante Meuleman9-0/+1880
2014-07-31brcmfmac: Adding msgbuf protocol.Hante Meuleman10-21/+2275
2014-07-31brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman4-3/+75
2014-07-31brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2-1/+2
2014-07-31brcmfmac: Do not use strcpy and strcatDaniel Kim1-7/+18
2014-07-31iwlegacy: use correct structure type name in sizeofJulia Lawall1-1/+2
2014-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-65/+42
2014-07-31net: bcmgenet: correct spellingBrian Norris1-11/+11
2014-07-31Merge branch 'libphy_mmd'David S. Miller4-24/+95
2014-07-31Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers1-1/+17