summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlx4_en: optimize adaptive moderation algorithm for better latencyYevgeny Petrilin2011-03-232-13/+6
* mlx4_en: moderation parameters are not reseted.Yevgeny Petrilin2011-03-231-2/+1
* mlx4_en: going out of range of TX rings when reporting statsYevgeny Petrilin2011-03-231-1/+1
* ipv4: fix ip_rt_update_pmtu()Eric Dumazet2011-03-231-2/+0
* ipv4: Fallback to FIB local table in __ip_dev_find().David S. Miller2011-03-231-0/+16
* tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.David S. Miller2011-03-221-6/+6
* tcp: avoid cwnd moderation in undoYuchung Cheng2011-03-221-5/+7
* bridge: Fix possibly wrong MLD queries' ethernet source addressLinus Lüssing2011-03-221-1/+1
* net: davinci_emac:Fix translation logic for buffer descriptorSriram2011-03-224-4/+14
* ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal2011-03-222-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-229-24/+34
|\
| * mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau2011-03-211-0/+1
| * ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-211-2/+2
| * wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-212-2/+3
| * rtlwifi: Fix memset argument orderIlia Mirkin2011-03-211-16/+15
| * rt2x00: Add unknown Toshiba devicePeter Lemenkov2011-03-211-0/+2
| * rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov2011-03-211-0/+2
| * rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov2011-03-211-0/+1
| * rt2x00: Add rt2870 device idPeter Lemenkov2011-03-211-1/+1
| * orinoco: Maintain lock until entry removed from listJoe Gunn2011-03-211-1/+1
| * iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
| * zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel2011-03-211-0/+1
* | ipv4: optimize route adding on secondary promotionJulian Anastasov2011-03-221-1/+2
* | ipv4: remove the routes on secondary promotionJulian Anastasov2011-03-221-0/+11
* | ipv4: fix route deletion for IPs on many subnetsJulian Anastasov2011-03-222-13/+89
* | ipv4: match prefsrc when deleting routesJulian Anastasov2011-03-221-0/+2
* | NET: smsc95xx: don't use stack for async writes to the deviceMarc Zyngier2011-03-221-7/+10
* | net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-223-9/+15
* | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-212-15/+10
* | ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet2011-03-211-1/+1
* | veth: Fix the byte countersEric W. Biederman2011-03-211-1/+1
* | net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman2011-03-211-7/+11
* | macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman2011-03-211-6/+12
* | net: fix incorrect spelling in drop monitor protocolNeil Horman2011-03-211-1/+1
* | can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg2011-03-211-3/+3
* | net/appletalk: fix atalk_release use after freeArnd Bergmann2011-03-211-0/+3
* | ipx: fix ipx_release()Eric Dumazet2011-03-211-1/+1
* | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-211-2/+2
* | l2tp: fix possible oops on l2tp_eth module unloadJames Chapman2011-03-211-1/+1
* | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-213-2/+16
|/
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-03-202-150/+64
|\
| * vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin2011-03-131-1/+1
| * vhost: lock receive queue, not the socketJason Wang2011-03-131-3/+4
| * vhost-net: Unify the code of mergeable and big buffer handlingJason Wang2011-03-131-121/+7
| * vhost-net: check the support of mergeable buffer outside the receive loopJason Wang2011-03-131-2/+3
| * vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin2011-03-081-1/+1
| * vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-209-104/+73
|\ \
| * | netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov2011-03-201-1/+4
| * | netfilter: xtables: fix reentrancyEric Dumazet2011-03-202-4/+4
OpenPOWER on IntegriCloud