aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | bnx2x: advertise transmit time stampingRichard Cochran2012-07-22
| * | rtnl: Add #ifdef CONFIG_RPS around num_rx_queues referenceMark A. Greer2012-07-22
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-22
| |\ \
| | * | igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-21
| | * | ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-21
| | * | ixgbe: add support for new 82599 deviceDon Skidmore2012-07-21
| | * | ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend2012-07-21
| | * | ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend2012-07-21
| | * | ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck2012-07-21
| | * | ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-21
| | * | ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-21
| | * | ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-21
| | * | ixgbevf: Add support for PCI error handlingAlexander Duyck2012-07-21
| | * | ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2012-07-21
| | * | ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-21
| | * | ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-21
| * | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-07-22
| |\ \ \
| | * | | vhost: make vhost work queue visibleStefan Hajnoczi2012-07-21
| | * | | vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi2012-07-21
| | |/ /
| * | | wimax: fix printk format warningsRandy Dunlap2012-07-22
| * | | sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-22
| * | | net: fix race condition in several drivers when reading statsKevin Groeneveld2012-07-22
| * | | ipv4: tcp: set unicast_sock uc_ttl to -1Eric Dumazet2012-07-22
| |/ /
| * | forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov2012-07-20
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-07-20
| |\ \
| | * | openvswitch: Fix typo in documentation.Leo Alterman2012-07-20
| | * | openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().Ben Pfaff2012-07-20
| | * | openvswitch: Check currect return value from skb_gso_segment()Pravin B Shelar2012-07-20
| | * | openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross2012-05-25
| | * | openvswitch: Replace Nicira Networks.Raju Subramanian2012-05-03
| | * | openvswitch: Do not send notification if ovs_vport_set_options() failedAnsis Atteka2012-04-09
| | * | openvswitch: Enable retrieval of TCP flags from IPv6 traffic.Jesse Gross2012-04-02
| * | | ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller2012-07-20
| | |/ | |/|
| * | atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren2012-07-20
| * | tun: fix a crash bug and a memory leakMikulas Patocka2012-07-20
| * | ipv4: show pmtu in route listJulian Anastasov2012-07-20
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-20
| |\ \
| | * | ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-19
| | * | ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-19
| | * | ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-19
| | * | ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-19
| | * | ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-19
| | * | ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-19
| | * | ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-19
| | * | ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-19
| | * | ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-19
| * | | Merge branch 'team_multiq'David S. Miller2012-07-20
| |\ \ \
| | * | | team: add multiqueue supportJiri Pirko2012-07-20
| | * | | bond_sysfs: use real_num_tx_queues rather than params.tx_queueJiri Pirko2012-07-20
| | * | | net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko2012-07-20