| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | skbuff: add an api to orphan frags | Michael S. Tsirkin | 2012-07-22 | 1 | -0/+16 |
| * | | ixgbe: Fix build with PCI_IOV enabled. | David S. Miller | 2012-07-22 | 1 | -1/+1 |
| * | | forcedeth: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | | e1000e: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | | e1000: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | | bnx2x: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | | rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference | Mark A. Greer | 2012-07-22 | 1 | -0/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-22 | 10 | -209/+323 |
| |\ \ |
|
| | * | | igb: reset PHY in the link_up process to recover PHY setting after power down. | Akeem G. Abodunrin | 2012-07-22 | 1 | -1/+2 |
| | * | | ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts | Alexander Duyck | 2012-07-22 | 2 | -7/+17 |
| | * | | ixgbe: add support for new 82599 device | Don Skidmore | 2012-07-22 | 2 | -0/+2 |
| | * | | ixgbe: remove extra unused queues in DCB + FCoE case | John Fastabend | 2012-07-22 | 1 | -5/+8 |
| | * | | ixgbe: fix RAR entry counting for generic and fdb_add() | John Fastabend | 2012-07-22 | 1 | -8/+19 |
| | * | | ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP | Alexander Duyck | 2012-07-22 | 1 | -4/+8 |
| | * | | ixgbe: Reduce Rx header size to what is actually used | Alexander Duyck | 2012-07-22 | 2 | -9/+10 |
| | * | | ixgbevf: Fix namespace issue with ixgbe_write_eitr | Greg Rose | 2012-07-22 | 2 | -25/+19 |
| | * | | ixgbe: Fix handling of FDIR_HASH flag | Alexander Duyck | 2012-07-22 | 2 | -24/+46 |
| | * | | ixgbevf: Add support for PCI error handling | Alexander Duyck | 2012-07-22 | 1 | -0/+80 |
| | * | | ixgbevf: Add lock around mailbox ops to prevent simultaneous access | Alexander Duyck | 2012-07-22 | 2 | -2/+41 |
| | * | | ixgbe: Change how we check for pre-existing and assigned VFs | Alexander Duyck | 2012-07-22 | 4 | -94/+45 |
| | * | | ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov | Alexander Duyck | 2012-07-22 | 3 | -32/+28 |
| * | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2012-07-22 | 4 | -8/+11 |
| |\ \ \ |
|
| | * | | | vhost: make vhost work queue visible | Stefan Hajnoczi | 2012-07-22 | 2 | -3/+5 |
| | * | | | vhost: Separate vhost-net features from vhost features | Stefan Hajnoczi | 2012-07-22 | 3 | -5/+6 |
| | |/ / |
|
| * | | | wimax: fix printk format warnings | Randy Dunlap | 2012-07-22 | 2 | -3/+3 |
| * | | | sctp: Implement quick failover draft from tsvwg | Neil Horman | 2012-07-22 | 10 | -15/+221 |
| * | | | net: fix race condition in several drivers when reading stats | Kevin Groeneveld | 2012-07-22 | 5 | -14/+14 |
| * | | | ipv4: tcp: set unicast_sock uc_ttl to -1 | Eric Dumazet | 2012-07-22 | 1 | -1/+2 |
| |/ / |
|
| * | | forcedeth: spin_unlock_irq in interrupt handler fix | Denis Efremov | 2012-07-21 | 1 | -2/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2012-07-21 | 13 | -18/+30 |
| |\ \ |
|
| | * | | openvswitch: Fix typo in documentation. | Leo Alterman | 2012-07-20 | 1 | -1/+1 |
| | * | | openvswitch: Check gso_type for correct sk_buff in queue_gso_packets(). | Ben Pfaff | 2012-07-20 | 1 | -1/+2 |
| | * | | openvswitch: Check currect return value from skb_gso_segment() | Pravin B Shelar | 2012-07-20 | 1 | -2/+2 |
| | * | | openvswitch: Reset upper layer protocol info on internal devices. | Jesse Gross | 2012-05-25 | 1 | -0/+8 |
| | * | | openvswitch: Replace Nicira Networks. | Raju Subramanian | 2012-05-04 | 12 | -12/+12 |
| | * | | openvswitch: Do not send notification if ovs_vport_set_options() failed | Ansis Atteka | 2012-04-09 | 1 | -1/+3 |
| | * | | openvswitch: Enable retrieval of TCP flags from IPv6 traffic. | Jesse Gross | 2012-04-03 | 1 | -1/+2 |
| * | | | ipv4: Fix neigh lookup keying over loopback/point-to-point devices. | David S. Miller | 2012-07-21 | 1 | -3/+0 |
| | |/
| |/| |
|
| * | | atl1c: fix issue of io access mode for AR8152 v2.1 | Cloud Ren | 2012-07-20 | 2 | -1/+20 |
| * | | tun: fix a crash bug and a memory leak | Mikulas Patocka | 2012-07-20 | 3 | -0/+7 |
| * | | ipv4: show pmtu in route list | Julian Anastasov | 2012-07-20 | 1 | -1/+5 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-20 | 10 | -248/+344 |
| |\ \ |
|
| | * | | ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag | Alexander Duyck | 2012-07-20 | 2 | -8/+13 |
| | * | | ixgbe: Only enable anti-spoof on VF pools | Alexander Duyck | 2012-07-20 | 1 | -9/+11 |
| | * | | ixgbe: Correctly set SAN MAC RAR pool to default pool of PF | Alexander Duyck | 2012-07-20 | 6 | -3/+46 |
| | * | | ixgbe: Make FCoE allocation and configuration closer to how rings work | Alexander Duyck | 2012-07-20 | 4 | -122/+154 |
| | * | | ixgbe: Merge all FCoE percpu values into a single structure | Alexander Duyck | 2012-07-20 | 3 | -86/+86 |
| | * | | ixgbe: Cleanup configuration of FCoE registers | Alexander Duyck | 2012-07-20 | 2 | -27/+32 |
| | * | | ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API | Alexander Duyck | 2012-07-20 | 2 | -17/+17 |
| | * | | ixgbe: Fix memory leak when SR-IOV VFs are direct assigned | Alexander Duyck | 2012-07-20 | 1 | -4/+11 |