aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller2012-07-20
* ipv4: Remove 'rt_mark' from 'struct rtable'David Miller2012-07-20
* ipv4: Kill 'rt_src' from 'struct rtable'David Miller2012-07-20
* ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller2012-07-20
* ipv4: Kill ip_route_input_noref().David Miller2012-07-20
* ipv4: Delete routing cache.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
| * | rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko2012-07-20
| * | rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-20
| * | net: honour netif_set_real_num_tx_queues() retvalJiri Pirko2012-07-20
|/ /
* | tcp: improve latencies of timer triggered eventsEric Dumazet2012-07-20
* | tcp: fix ABC in tcp_slow_start()Eric Dumazet2012-07-20
* | tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-20
* | tcp: Return bool instead of int where appropriateVijay Subramanian2012-07-20
* | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-20
* | ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-20
* | myri10ge: update MAINTAINERSJon Mason2012-07-20
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-20
|\ \
| * | can: janz-ican3: add support for one shot modeIra W. Snyder2012-07-20
| * | can: janz-ican3: avoid firmware lockup caused by infinite bus error quotaIra W. Snyder2012-07-20
| * | can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGSIra W. Snyder2012-07-20
| * | can: janz-ican3: fix error and byte countersIra W. Snyder2012-07-20
| * | can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3Marc Kleine-Budde2012-07-20
| * | can: janz-ican3: drop invalid skbsIra W. Snyder2012-07-20
| * | can: janz-ican3: remove dead codeIra W. Snyder2012-07-20
| * | can: flexcan: add 2nd clock to support imx53 and newerSteffen Trumtrar2012-07-20
| * | can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-20
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\ \ | |/ |/|
| * libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-19
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-19
| |\
| | * mac80211: flush stations before stop beaconingEliad Peller2012-07-18
| | * cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-18
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-07-18
| |\ \
| | * | Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg2012-07-17