summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4i: handle non-pdu-aligned rx dataKaren Xie2014-12-121-0/+22
* cxgb4i: additional types of negative adviceKaren Xie2014-12-121-3/+9
* cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-122-18/+52
* cxgb4i: fix credit check for tx_data_wrKaren Xie2014-12-121-1/+2
* cxgb4i: fix tx immediate data credit checkKaren Xie2014-12-122-9/+17
* net: phy: export fixed_phy_register()Mark Salter2014-12-121-0/+1
* fib_trie: Fix trie balancing issue if new node pushes down existing nodeAlexander Duyck2014-12-121-1/+2
* vlan: Add ability to always enable TSO/UFOToshiaki Makita2014-12-121-3/+4
* r8169:update rtl8168g pcie ephy parameterChun-Hao Lin2014-12-111-3/+21
* net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli2014-12-111-10/+13
* Merge branch 'dma_mb'David S. Miller2014-12-1118-179/+258
|\
| * fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-113-11/+10
| * r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck2014-12-111-8/+21
| * arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-1112-26/+99
| * arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-1110-135/+129
|/
* Merge branch 'dsa'David S. Miller2014-12-111-3/+13
|\
| * net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli2014-12-111-4/+11
| * net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli2014-12-111-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111336-29147/+70816
|\
| * Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-111-7/+3
| * net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen2014-12-111-1/+1
| * Merge branch 'mlx4-next'David S. Miller2014-12-1118-170/+1342
| |\
| | * net/mlx4: Add support for A0 steeringMatan Barak2014-12-117-19/+191
| | * net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-113-95/+154
| | * net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-111-3/+18
| | * net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-118-25/+300
| | * net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2014-12-112-0/+451
| | * net/mlx4: Add a check if there are too many reserved QPsDotan Barak2014-12-111-1/+7
| | * net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-1114-38/+137
| | * net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-115-2/+86
| | * net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz2014-12-111-1/+11
| | * net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz2014-12-111-1/+2
| |/
| * be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-112-10/+33
| * gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao2014-12-111-28/+56
| * cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-113-16/+3
| * Merge branch 'fec-next'David S. Miller2014-12-101-2/+11
| |\
| | * net: fec: only enable mdio interrupt before phy device link upNimrod Andy2014-12-101-1/+4
| | * net: fec: clear all interrupt events to support i.MX6SXNimrod Andy2014-12-101-1/+1
| | * net: fec: reset fep link status in suspend functionNimrod Andy2014-12-101-0/+6
| |/
| * net: sock: fix access via invalid file descriptorAlexei Starovoitov2014-12-101-2/+2
| * net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-1010-16/+15
| * cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-104-6/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-1077-330/+540
| |\
| | * net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-091-1/+1
| | * xen-netfront: use correct linear area after linearizing an skbDavid Vrabel2014-12-091-0/+3
| | * tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-092-16/+16
| | * netback: don't store invalid vif pointerJan Beulich2014-12-091-4/+5
| | * Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-ca...David S. Miller2014-12-094-51/+54
| | |\
| | | * can: peak_usb: fix multi-byte values endianessStephane Grosjean2014-12-074-42/+43
| | | * can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2014-12-061-7/+10
OpenPOWER on IntegriCloud