Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | i40evf: remove aq_pending | Mitch Williams | 2015-04-14 | 3 | -38/+12 | |
| | * | | | | | i40e: Add support to program FDir SB rules for VF from PF through ethtool | Anjali Singhai Jain | 2015-04-14 | 1 | -0/+26 | |
| | * | | | | | i40evf: fix bad indentation | Mitch Williams | 2015-04-14 | 1 | -1/+1 | |
| | * | | | | | i40e: stop VF rings | Mitch Williams | 2015-04-14 | 1 | -0/+5 | |
| * | | | | | | bnx2x: Fix busy_poll vs netpoll | Eric Dumazet | 2015-04-15 | 2 | -90/+56 | |
| * | | | | | | net: hip04: Make tx coalesce timer actually work | Thomas Gleixner | 2015-04-15 | 1 | -7/+11 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 2015-04-01 | 2 | -2/+2 | |
* | | | | | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-16 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 2015-04-15 | 2 | -6/+7 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 5 | -52/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman | 2015-04-07 | 2 | -37/+37 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 2015-03-23 | 2 | -37/+37 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh... | Michael Ellerman | 2015-04-07 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net/ethernet/sfc: Don't use of_node_to_eeh_dev() | Benjamin Herrenschmidt | 2015-03-24 | 2 | -5/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben... | Michael Ellerman | 2015-03-26 | 1 | -10/+2 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | powerpc: Remove duplicate cacheable_memcpy/memzero functions | Kyle Moffett | 2015-03-17 | 1 | -10/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | make new_sync_{read,write}() static | Al Viro | 2015-04-11 | 2 | -4/+0 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 663 | -13582/+27374 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | fm10k: Bump driver version to 0.15.2 | Jeff Kirsher | 2015-04-14 | 1 | -1/+1 | |
| * | | | | | fm10k: corrected VF multicast update | Jeff Kirsher | 2015-04-14 | 1 | -2/+5 | |
| * | | | | | fm10k: mbx_update_max_size does not drop all oversized messages | Jeff Kirsher | 2015-04-14 | 1 | -3/+6 | |
| * | | | | | fm10k: reset head instead of calling update_max_size | Jeff Kirsher | 2015-04-14 | 1 | -2/+16 | |
| * | | | | | fm10k: renamed mbx_tx_dropped to mbx_tx_oversized | Jeff Kirsher | 2015-04-14 | 1 | -1/+1 | |
| * | | | | | fm10k: update xcast mode before synchronizing multicast addresses | Jeff Kirsher | 2015-04-14 | 1 | -11/+11 | |
| * | | | | | fm10k: start service timer on probe | Jeff Kirsher | 2015-04-14 | 1 | -3/+6 | |
| * | | | | | fm10k: fix function header comment | Jeff Kirsher | 2015-04-14 | 1 | -2/+1 | |
| * | | | | | fm10k: comment next_vf_mbx flow | Jeff Kirsher | 2015-04-14 | 1 | -0/+11 | |
| * | | | | | fm10k: don't handle mailbox events in iov_event path and always process mailbox | Jeff Kirsher | 2015-04-14 | 2 | -32/+5 | |
| * | | | | | fm10k: use separate workqueue for fm10k driver | Jeff Kirsher | 2015-04-14 | 3 | -1/+16 | |
| * | | | | | fm10k: Set PF queues to unlimited bandwidth during virtualization | Jeff Kirsher | 2015-04-14 | 1 | -1/+2 | |
| * | | | | | fm10k: expose tx_timeout_count as an ethtool stat | Jeff Kirsher | 2015-04-14 | 1 | -0/+2 | |
| * | | | | | fm10k: only increment tx_timeout_count in Tx hang path | Jeff Kirsher | 2015-04-14 | 1 | -1/+0 | |
| * | | | | | fm10k: remove extraneous "Reset interface" message | Jeff Kirsher | 2015-04-14 | 1 | -1/+0 | |
| * | | | | | fm10k: separate PF only stats so that VF does not display them | Jeff Kirsher | 2015-04-14 | 1 | -14/+37 | |
| * | | | | | fm10k: use hw->mac.max_queues for stats | Jeff Kirsher | 2015-04-14 | 2 | -8/+12 | |
| * | | | | | fm10k: only show actual queues, not the maximum in hardware | Jeff Kirsher | 2015-04-14 | 1 | -2/+3 | |
| * | | | | | fm10k: allow creation of VLAN on default vid | Jeff Kirsher | 2015-04-14 | 1 | -4/+4 | |
| * | | | | | fm10k: fix unused warnings | Jeff Kirsher | 2015-04-14 | 7 | -37/+35 | |
| * | | | | | fm10k: Add netconsole support | Jeff Kirsher | 2015-04-14 | 3 | -0/+28 | |
| * | | | | | fm10k: Have the VF get the default VLAN during init | Jeff Kirsher | 2015-04-14 | 1 | -1/+5 | |
| * | | | | | fm10k: Correct spelling mistake | Jeff Kirsher | 2015-04-14 | 1 | -2/+2 | |
| * | | | | | fm10k: Remove redundant rx_errors in ethtool | Jeff Kirsher | 2015-04-14 | 3 | -7/+4 | |
| * | | | | | fm10k: Corrected an error in Tx statistics | Jeff Kirsher | 2015-04-14 | 1 | -2/+2 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-14 | 6 | -15/+30 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | udptunnels: Call handle_offloads after inserting vlan tag. | Jesse Gross | 2015-04-09 | 1 | -10/+10 | |
| | * | | | | | usbnet: rename work handler | Oliver Neukum | 2015-04-09 | 1 | -2/+2 | |
| | * | | | | | stmmac: devm_reset_control_get can return PROBE_DEFER | Phil Reid | 2015-04-09 | 1 | -1/+1 | |
| | * | | | | | be2net: Fix a bug in Rx buffer posting | Ajit Khaparde | 2015-04-08 | 2 | -1/+2 |