| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 751 | -14269/+40470 |
|\ |
|
| * | net: fec: Add software TSO support | Nimrod Andy | 2014-06-12 | 2 | -23/+238 |
| * | net: fec: Add Scatter/gather support | Nimrod Andy | 2014-06-12 | 2 | -62/+178 |
| * | net: fec: Increase buffer descriptor entry number | Nimrod Andy | 2014-06-12 | 2 | -16/+17 |
| * | net: fec: Factorize feature setting | Nimrod Andy | 2014-06-12 | 1 | -5/+3 |
| * | net: fec: Enable IP header hardware checksum | Nimrod Andy | 2014-06-12 | 1 | -1/+2 |
| * | net: fec: Factorize the .xmit transmit function | Nimrod Andy | 2014-06-12 | 2 | -35/+47 |
| * | via-rhine: fix full-duplex with autoneg disable | François Cachereul | 2014-06-12 | 1 | -2/+3 |
| * | bnx2x: Enlarge the dorq threshold for VFs | Ariel Elior | 2014-06-12 | 1 | -2/+4 |
| * | bnx2x: Check for UNDI in uncommon branch | Yuval Mintz | 2014-06-12 | 1 | -13/+30 |
| * | bnx2x: Fix 1G-baseT link | Yaniv Rosner | 2014-06-12 | 1 | -0/+1 |
| * | bnx2x: Fix link for KR with swapped polarity lane | Yaniv Rosner | 2014-06-12 | 1 | -6/+19 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-12 | 4 | -7/+30 |
| |\ |
|
| | * | sfc: PIO:Restrict to 64bit arch and use 64-bit writes. | Jon Cooper | 2014-06-12 | 2 | -5/+24 |
| | * | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet | 2014-06-08 | 1 | -1/+0 |
| | * | net: qmi_wwan: add Olivetti Olicard modems | Bjørn Mork | 2014-06-07 | 1 | -1/+6 |
| * | | net/fsl: xgmac_mdio is dependent on OF_MDIO | Andy Fleming | 2014-06-12 | 1 | -0/+1 |
| * | | net/fsl: Make xgmac_mdio read error message useful | Shruti Kanetkar | 2014-06-12 | 1 | -1/+3 |
| * | | net: Add skb_gro_postpull_rcsum to udp and vxlan | Tom Herbert | 2014-06-12 | 1 | -0/+2 |
| * | | qlcnic: Update version to 5.3.60 | Shahed Shaikh | 2014-06-12 | 1 | -2/+2 |
| * | | qlcnic: Optimize ring count validations | Shahed Shaikh | 2014-06-12 | 2 | -12/+7 |
| * | | qlcnic: Pre-allocate DMA buffer used for minidump collection | Shahed Shaikh | 2014-06-12 | 3 | -20/+28 |
| * | | drivers: net: davinci_cpdma: double free on error | Dan Carpenter | 2014-06-12 | 1 | -3/+1 |
| * | | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter | 2014-06-12 | 1 | -1/+1 |
| * | | mrf24j40: add device managed APIs | Varka Bhadram | 2014-06-12 | 1 | -20/+13 |
| * | | net: xen-netback: include linux/vmalloc.h again | Arnd Bergmann | 2014-06-12 | 1 | -0/+1 |
| * | | net: phy: realtek: register/unregister multiple drivers properly | Jongsung Kim | 2014-06-12 | 1 | -51/+37 |
| * | | net: sh_eth: Fix timing of RACT setting in sh_eth_rx() | Yoshihiro Shimoda | 2014-06-12 | 1 | -1/+0 |
| * | | net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx() | Yoshihiro Shimoda | 2014-06-12 | 1 | -5/+3 |
| * | | net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define | Dan Carpenter | 2014-06-12 | 1 | -1/+0 |
| * | | qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define | Dan Carpenter | 2014-06-12 | 1 | -1/+0 |
| * | | net/mlx4_en: Use affinity hint | Yuval Atias | 2014-06-11 | 3 | -2/+46 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-06-11 | 20 | -174/+453 |
| |\ \ |
|
| | * | | i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34 | Catherine Sullivan | 2014-06-11 | 2 | -2/+2 |
| | * | | i40e: use stored base_queue value | Shannon Nelson | 2014-06-11 | 1 | -3/+2 |
| | * | | i40e: Fix a bug in ethtool for FD drop packet filter action | Anjali Singhai Jain | 2014-06-11 | 1 | -2/+7 |
| | * | | i40e/i40evf: Add Flow director stats to PF stats | Anjali Singhai Jain | 2014-06-11 | 6 | -2/+41 |
| | * | | i40e/i40evf: remove FTYPE | Jesse Brandeburg | 2014-06-11 | 2 | -2/+0 |
| | * | | i40evf: check admin queue error bits | Mitch Williams | 2014-06-11 | 1 | -0/+36 |
| | * | | i40e/i40evf: User ether_addr_copy instead of memcpy | Greg Rose | 2014-06-11 | 4 | -21/+18 |
| | * | | i40e: Do not accept tagged packets by default | Greg Rose | 2014-06-11 | 1 | -0/+32 |
| | * | | i40e: Separate out DCB capability and enabled flags | Neerav Parikh | 2014-06-11 | 3 | -10/+25 |
| | * | | i40evf: don't go further down | Mitch Williams | 2014-06-11 | 1 | -2/+4 |
| | * | | i40e: Change the notion of src and dst for FD_SB in ethtool | Anjali Singhai Jain | 2014-06-11 | 2 | -8/+16 |
| | * | | i40e/i40evf: AdminQ API update for new FW | Shannon Nelson | 2014-06-11 | 3 | -33/+161 |
| | * | | i40e/i40evf: set headwb Tx context flags and use them | Ashish Shah | 2014-06-11 | 2 | -3/+5 |
| | * | | igb: separate hardware setting from the set_ts_config ioctl | Jacob Keller | 2014-06-11 | 1 | -12/+38 |
| | * | | igb: unhide invariant returns | Todd Fujinaka | 2014-06-11 | 5 | -74/+66 |
| * | | | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2014-06-11 | 2 | -2/+2 |
| |/ / |
|
| * | | farsync: Fix confusion about DMA address and buffer offset types | Ben Hutchings | 2014-06-11 | 1 | -13/+8 |