summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-214-94/+45
| * | ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-213-32/+28
* | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-07-224-8/+11
|\ \ \
| * | | vhost: make vhost work queue visibleStefan Hajnoczi2012-07-222-3/+5
| * | | vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi2012-07-223-5/+6
| |/ /
* | | wimax: fix printk format warningsRandy Dunlap2012-07-222-3/+3
* | | sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-2210-15/+221
* | | net: fix race condition in several drivers when reading statsKevin Groeneveld2012-07-225-14/+14
* | | ipv4: tcp: set unicast_sock uc_ttl to -1Eric Dumazet2012-07-221-1/+2
|/ /
* | forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov2012-07-201-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-07-2013-18/+30
|\ \
| * | openvswitch: Fix typo in documentation.Leo Alterman2012-07-201-1/+1
| * | openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().Ben Pfaff2012-07-201-1/+2
| * | openvswitch: Check currect return value from skb_gso_segment()Pravin B Shelar2012-07-201-2/+2
| * | openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross2012-05-251-0/+8
| * | openvswitch: Replace Nicira Networks.Raju Subramanian2012-05-0312-12/+12
| * | openvswitch: Do not send notification if ovs_vport_set_options() failedAnsis Atteka2012-04-091-1/+3
| * | openvswitch: Enable retrieval of TCP flags from IPv6 traffic.Jesse Gross2012-04-021-1/+2
* | | ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller2012-07-201-3/+0
| |/ |/|
* | atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren2012-07-202-1/+20
* | tun: fix a crash bug and a memory leakMikulas Patocka2012-07-203-0/+7
* | ipv4: show pmtu in route listJulian Anastasov2012-07-201-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-2010-248/+344
|\ \
| * | ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-192-8/+13
| * | ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-191-9/+11
| * | ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-196-3/+46
| * | ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-194-122/+154
| * | ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-193-86/+86
| * | ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-192-27/+32
| * | ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-192-17/+17
| * | ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-191-4/+11
| * | ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-193-19/+21
* | | Merge branch 'team_multiq'David S. Miller2012-07-209-29/+114
|\ \ \
| * | | team: add multiqueue supportJiri Pirko2012-07-202-5/+68
| * | | bond_sysfs: use real_num_tx_queues rather than params.tx_queueJiri Pirko2012-07-201-1/+1
| * | | net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko2012-07-202-4/+4
| * | | rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko2012-07-202-2/+15
| * | | rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-203-18/+22
| * | | net: honour netif_set_real_num_tx_queues() retvalJiri Pirko2012-07-201-1/+6
|/ / /
* | | tcp: improve latencies of timer triggered eventsEric Dumazet2012-07-204-51/+71
* | | tcp: fix ABC in tcp_slow_start()Eric Dumazet2012-07-201-2/+3
* | | tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-202-16/+11
* | | tcp: Return bool instead of int where appropriateVijay Subramanian2012-07-201-8/+8
* | | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-9/+6
* | | ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8
* | | myri10ge: update MAINTAINERSJon Mason2012-07-201-1/+0
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-2015-88/+226
|\ \ \
| * | | can: janz-ican3: add support for one shot modeIra W. Snyder2012-07-201-1/+7
| * | | can: janz-ican3: avoid firmware lockup caused by infinite bus error quotaIra W. Snyder2012-07-201-1/+11
| * | | can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGSIra W. Snyder2012-07-201-46/+157
OpenPOWER on IntegriCloud