summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1262-447/+1017
|\
| * Merge branch 'bcmgenet_systemport'David S. Miller2014-10-103-7/+9
| |\
| | * net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+2
| | * net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+3
| | * net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-101-5/+4
| |/
| * Merge branch 'net-drivers-pgcnt'David S. Miller2014-10-105-23/+30
| |\
| | * net: fix races in page->_count manipulationEric Dumazet2014-10-101-7/+18
| | * mlx4: fix race accessing page->_countEric Dumazet2014-10-101-3/+3
| | * ixgbe: fix race accessing page->_countEric Dumazet2014-10-101-5/+3
| | * igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| | * fm10k: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| |/
| * net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-103-2/+36
| * flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck2014-10-101-13/+23
| * net: filter: fix the commentsLi RongQing2014-10-101-6/+3
| * Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing2014-10-101-2/+2
| * Merge branch 'macvlan'David S. Miller2014-10-101-8/+13
| |\
| | * macvlan: optimize the receive pathjbaron@akamai.com2014-10-101-5/+10
| | * macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com2014-10-101-3/+3
| |/
| * Merge branch 'xgene'David S. Miller2014-10-1012-75/+566
| |\
| | * drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian2014-10-101-6/+22
| | * drivers: net: xgene: Add 10GbE supportIyappan Subramanian2014-10-106-30/+438
| | * drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian2014-10-104-41/+78
| | * dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-102-2/+31
| | * Documentation: dts: Update section header for APM X-GeneIyappan Subramanian2014-10-101-1/+3
| | * MAINTAINERS: Update APM X-Gene sectionIyappan Subramanian2014-10-101-1/+0
| |/
| * net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov2014-10-101-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-103-162/+7
| |\
| | * netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso2014-10-072-7/+5
| | * netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso2014-10-071-155/+2
| * | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-1010-42/+69
| |\ \
| | * | rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger2014-10-081-1/+1
| | * | ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
| | * | net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-081-2/+2
| | * | ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
| | * | ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
| | * | ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
| | * | rtl818x_pci: fix response rate may be incorrect.Andrea Merello2014-10-071-11/+25
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-0716-29/+80
| | |\ \
| * | | | stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers2014-10-101-2/+2
| * | | | net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven2014-10-101-1/+2
| * | | | networking: fm10k: Fix build failurePranith Kumar2014-10-101-0/+1
| * | | | net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2014-10-102-2/+2
| * | | | net_sched: restore qdisc quota fairness limits after bulk dequeueJesper Dangaard Brouer2014-10-101-7/+13
| * | | | Merge branch 'r8152'David S. Miller2014-10-101-15/+83
| |\ \ \ \
| | * | | | r8152: add mutex for hw settingshayeswang2014-10-101-1/+63
| | * | | | r8152: adjust usb_autopm_xxxhayeswang2014-10-101-13/+11
| | * | | | r8152: autoresume before setting featurehayeswang2014-10-101-1/+9
| |/ / / /
| * | | | net: Missing @ before descriptions cause make xmldocs warningMasanari Iida2014-10-101-5/+5
| * | | | Merge branch 'cxgb4'David S. Miller2014-10-1010-21/+48
| |\ \ \ \
| | * | | | cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai2014-10-103-9/+16