Age | Commit message (Expand) | Author |
2012-07-22 | e1000e: advertise transmit time stamping | Richard Cochran |
2012-07-22 | e1000: advertise transmit time stamping | Richard Cochran |
2012-07-22 | bnx2x: advertise transmit time stamping | Richard Cochran |
2012-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-07-22 | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2012-07-22 | wimax: fix printk format warnings | Randy Dunlap |
2012-07-22 | net: fix race condition in several drivers when reading stats | Kevin Groeneveld |
2012-07-21 | igb: reset PHY in the link_up process to recover PHY setting after power down. | Akeem G. Abodunrin |
2012-07-21 | ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts | Alexander Duyck |
2012-07-21 | ixgbe: add support for new 82599 device | Don Skidmore |
2012-07-21 | ixgbe: remove extra unused queues in DCB + FCoE case | John Fastabend |
2012-07-21 | ixgbe: fix RAR entry counting for generic and fdb_add() | John Fastabend |
2012-07-21 | ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP | Alexander Duyck |
2012-07-21 | ixgbe: Reduce Rx header size to what is actually used | Alexander Duyck |
2012-07-21 | ixgbevf: Fix namespace issue with ixgbe_write_eitr | Greg Rose |
2012-07-21 | ixgbe: Fix handling of FDIR_HASH flag | Alexander Duyck |
2012-07-21 | ixgbevf: Add support for PCI error handling | Alexander Duyck |
2012-07-21 | ixgbevf: Add lock around mailbox ops to prevent simultaneous access | Alexander Duyck |
2012-07-21 | ixgbe: Change how we check for pre-existing and assigned VFs | Alexander Duyck |
2012-07-21 | ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov | Alexander Duyck |
2012-07-22 | vhost: make vhost work queue visible | Stefan Hajnoczi |
2012-07-22 | vhost: Separate vhost-net features from vhost features | Stefan Hajnoczi |
2012-07-20 | forcedeth: spin_unlock_irq in interrupt handler fix | Denis Efremov |
2012-07-20 | atl1c: fix issue of io access mode for AR8152 v2.1 | Cloud Ren |
2012-07-20 | tun: fix a crash bug and a memory leak | Mikulas Patocka |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-07-20 | team: add multiqueue support | Jiri Pirko |
2012-07-20 | bond_sysfs: use real_num_tx_queues rather than params.tx_queue | Jiri Pirko |
2012-07-20 | net: rename bond_queue_mapping to slave_dev_queue_mapping | Jiri Pirko |
2012-07-20 | rtnl: allow to specify different num for rx and tx queue count | Jiri Pirko |
2012-07-20 | ixgbe: use PCI_VENDOR_ID_INTEL | Jon Mason |
2012-07-20 | ixgb: use PCI_VENDOR_ID_INTEL | Jon Mason |
2012-07-20 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-20 | can: janz-ican3: add support for one shot mode | Ira W. Snyder |
2012-07-20 | can: janz-ican3: avoid firmware lockup caused by infinite bus error quota | Ira W. Snyder |
2012-07-20 | can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS | Ira W. Snyder |
2012-07-20 | can: janz-ican3: fix error and byte counters | Ira W. Snyder |
2012-07-20 | can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 | Marc Kleine-Budde |
2012-07-20 | can: janz-ican3: drop invalid skbs | Ira W. Snyder |
2012-07-20 | can: janz-ican3: remove dead code | Ira W. Snyder |
2012-07-20 | can: flexcan: add 2nd clock to support imx53 and newer | Steffen Trumtrar |
2012-07-20 | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde |
2012-07-19 | ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag | Alexander Duyck |
2012-07-19 | ixgbe: Only enable anti-spoof on VF pools | Alexander Duyck |
2012-07-19 | ixgbe: Correctly set SAN MAC RAR pool to default pool of PF | Alexander Duyck |
2012-07-19 | ixgbe: Make FCoE allocation and configuration closer to how rings work | Alexander Duyck |
2012-07-19 | ixgbe: Merge all FCoE percpu values into a single structure | Alexander Duyck |
2012-07-19 | ixgbe: Cleanup configuration of FCoE registers | Alexander Duyck |
2012-07-19 | ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API | Alexander Duyck |