summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann
2014-09-30net: cpsw: Replace pr_err by dev_errMarkus Pargmann
2014-09-30net: cpsw: header, Add missing includeMarkus Pargmann
2014-09-30net: cpsw: Add missing return valueMarkus Pargmann
2014-09-30DT doc: net: cpsw mac-address is optionalMarkus Pargmann
2014-09-30bonding: make global bonding stats more reliableAndy Gospodarek
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-29macvlan: add source modeMichael Braun
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-29tcp: change TCP_ECN prefixes to lower caseFlorian Westphal
2014-09-29tcp: move TCP_ECN_create_request out of headerFlorian Westphal
2014-09-29Merge branch 'arcnet-EAE'David S. Miller
2014-09-29ARCNET: enable eae arcnet card supportMichael Grzeschik
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik
2014-09-29ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik
2014-09-29ARCNET: return IRQ_NONE if the interface isn't runningMichael Grzeschik
2014-09-29tcp: remove unnecessary assignment.Li RongQing
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet
2014-09-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2014-09-29netfilter: nf_tables: store and dump set policyArturo Borrero
2014-09-29Merge branch 'qca7000_spi'David S. Miller
2014-09-29net: qualcomm: new Ethernet over SPI driver for QCA7000Stefan Wahren
2014-09-29Documentation: add Device tree bindings for QCA7000Stefan Wahren
2014-09-29Merge branch 'dctcp'David S. Miller
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann
2014-09-29net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal
2014-09-29net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal
2014-09-29net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann
2014-09-29net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal
2014-09-29net: sched: cls_rcvp, complete rcu conversionJohn Fastabend
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet
2014-09-28net_sched: fix another regression in cls_tcindexWANG Cong
2014-09-28net_sched: fix errno in tcindex_set_parms()WANG Cong
2014-09-28Merge branch 'cxgb4-next'David S. Miller
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai
2014-09-28arp: Do not perturb drop profiles with ignored ARP packetsRick Jones
2014-09-28net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong
2014-09-28mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet
2014-09-28Merge branch 'r8152'David S. Miller
2014-09-28r8152: support ethtool eeehayeswang
2014-09-28r8152: add functions to set EEEhayeswang
2014-09-28r8152: change the EEE definitionhayeswang
2014-09-28Merge branch 'defxx-next'David S. Miller