Age | Commit message (Expand) | Author | Files | Lines |
2016-02-23 | rocker: fix rocker_world_port_obj_vlan_add() | Dan Carpenter | 1 | -1/+0 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 76 | -633/+1324 |
2016-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 71 | -605/+1239 |
2016-02-22 | netcp: use pointer to fix build fail | Sudip Mukherjee | 1 | -1/+1 |
2016-02-22 | Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -4/+10 |
2016-02-22 | bnx2x: Fix 84833 phy command handler | Yuval Mintz | 2 | -29/+56 |
2016-02-22 | bnx2x: Fix led setting for 84858 phy. | Yuval Mintz | 2 | -5/+91 |
2016-02-22 | bnx2x: Correct 84858 PHY fw version | Yuval Mintz | 1 | -13/+79 |
2016-02-22 | bnx2x: Fix 84833 RX CRC | Yuval Mintz | 1 | -0/+26 |
2016-02-22 | bnx2x: Fix link-forcing for KR2 | Yuval Mintz | 1 | -2/+4 |
2016-02-22 | qed,qede: Bump driver versions to 8.7.0.0 | Yuval Mintz | 2 | -2/+2 |
2016-02-22 | qed: Introduce DMA_REGPAIR_LE | Yuval Mintz | 3 | -20/+10 |
2016-02-22 | qed: Change metadata needed for SPQ entries | Yuval Mintz | 3 | -107/+95 |
2016-02-22 | qed: Handle possible race in SB config | Yuval Mintz | 1 | -9/+9 |
2016-02-22 | qed: Turn most GFP_ATOMIC into GFP_KERNEL | Yuval Mintz | 6 | -15/+15 |
2016-02-22 | ipvlan: misc changes | Mahesh Bandewar | 3 | -18/+20 |
2016-02-22 | ipvlan: mode is u16 | Mahesh Bandewar | 2 | -4/+6 |
2016-02-22 | ipvlan: scrub skb before routing in L3 mode. | Mahesh Bandewar | 1 | -9/+10 |
2016-02-22 | net: ethernet: davicom: fix devicetree irq resource | Robert Jarzmik | 1 | -17/+17 |
2016-02-22 | Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l... | David S. Miller | 6 | -52/+1046 |
2016-02-22 | fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad... | Ken Kawasaki | 1 | -2/+2 |
2016-02-22 | VXLAN: Support outer IPv4 Tx checksums by default | Alexander Duyck | 1 | -10/+9 |
2016-02-22 | GENEVE: Support outer IPv4 Tx checksums by default | Alexander Duyck | 1 | -8/+8 |
2016-02-22 | Driver: Vmxnet3: Update Rx ring 2 max size | Shrikrishna Khare | 2 | -3/+3 |
2016-02-22 | net: netcp: rework the code for get/set sw_data in dma desc | Karicheri, Muralidharan | 1 | -17/+55 |
2016-02-22 | soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data | Karicheri, Muralidharan | 1 | -19/+21 |
2016-02-22 | net: ti: netcp: restore get/set_pad_info() functionality | Karicheri, Muralidharan | 1 | -41/+18 |
2016-02-21 | can: ems_usb: Fix possible tx overflow | Gerhard Uttenthaler | 1 | -4/+10 |
2016-02-20 | can: ifi: Add IFI CANFD IP support | Marek Vasut | 5 | -0/+932 |
2016-02-20 | can: Makefile: Sort the Makefile | Marek Vasut | 1 | -8/+8 |
2016-02-20 | can: Kconfig: sort drivers alphabetically | Marc Kleine-Budde | 1 | -25/+24 |
2016-02-20 | can: Kconfig: Sort the Kconfig includes | Marek Vasut | 1 | -10/+4 |
2016-02-20 | can: sja1000: of: add compatibility with Technologic Systems version | Damien Riegel | 1 | -0/+47 |
2016-02-20 | can: sja1000: of: add per-compatible init hook | Damien Riegel | 1 | -9/+31 |
2016-02-20 | net: bcmgenet: Fix internal PHY link state | Jaedon Shin | 1 | -2/+1 |
2016-02-20 | phy: marvell/micrel: Fix Unpossible condition | Andrew Lunn | 2 | -9/+10 |
2016-02-20 | bnxt_en: Failure to update PHY is not fatal condition. | Michael Chan | 1 | -1/+1 |
2016-02-20 | bnxt_en: Remove unnecessary call to update PHY settings. | Michael Chan | 1 | -4/+2 |
2016-02-20 | bnxt_en: Poll link at the end of __bnxt_open_nic(). | Michael Chan | 1 | -0/+1 |
2016-02-20 | i40e/ethtool: support coalesce setting by queue | Kan Liang | 1 | -0/+7 |
2016-02-20 | i40e/ethtool: support coalesce getting by queue | Kan Liang | 1 | -0/+7 |
2016-02-20 | i40e: queue-specific settings for interrupt moderation | Kan Liang | 6 | -70/+120 |
2016-02-19 | Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub... | David S. Miller | 10 | -100/+175 |
2016-02-19 | cxgb3: fix up vpd strings for kstrto*() | Steve Wise | 1 | -7/+27 |
2016-02-19 | hv_netvsc: add software transmit timestamp support | sixiao@microsoft.com | 1 | -0/+3 |
2016-02-19 | be2net: Fix pcie error recovery in case of NIC+RoCE adapters | Padmanabh Ratnakar | 1 | -0/+4 |
2016-02-19 | lwt: fix rx checksum setting for lwt devices tunneling over ipv6 | Paolo Abeni | 1 | -1/+2 |
2016-02-19 | net: macb: make magic-packet property generic | Sergio Prado | 1 | -1/+1 |
2016-02-19 | i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 | Jesse Brandeburg | 2 | -2/+2 |
2016-02-19 | i40e: let go of the past | Mitch Williams | 1 | -0/+2 |