summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-23mlx4_en: going out of range of TX rings when reporting statsYevgeny Petrilin
2011-03-23ipv4: fix ip_rt_update_pmtu()Eric Dumazet
2011-03-23ipv4: Fallback to FIB local table in __ip_dev_find().David S. Miller
2011-03-22tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.David S. Miller
2011-03-22tcp: avoid cwnd moderation in undoYuchung Cheng
2011-03-22bridge: Fix possibly wrong MLD queries' ethernet source addressLinus Lüssing
2011-03-22net: davinci_emac:Fix translation logic for buffer descriptorSriram
2011-03-22ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal
2011-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-22ipv4: optimize route adding on secondary promotionJulian Anastasov
2011-03-22ipv4: remove the routes on secondary promotionJulian Anastasov
2011-03-22ipv4: fix route deletion for IPs on many subnetsJulian Anastasov
2011-03-22ipv4: match prefsrc when deleting routesJulian Anastasov
2011-03-22NET: smsc95xx: don't use stack for async writes to the deviceMarc Zyngier
2011-03-22net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman
2011-03-21ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet
2011-03-21veth: Fix the byte countersEric W. Biederman
2011-03-21net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman
2011-03-21macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman
2011-03-21net: fix incorrect spelling in drop monitor protocolNeil Horman
2011-03-21can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg
2011-03-21net/appletalk: fix atalk_release use after freeArnd Bergmann
2011-03-21ipx: fix ipx_release()Eric Dumazet
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet
2011-03-21l2tp: fix possible oops on l2tp_eth module unloadJames Chapman
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun
2011-03-21mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan
2011-03-21wireless: fix 80211 kernel-doc warningsRandy Dunlap
2011-03-21rtlwifi: Fix memset argument orderIlia Mirkin
2011-03-21rt2x00: Add unknown Toshiba devicePeter Lemenkov
2011-03-21rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov
2011-03-21rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov
2011-03-21rt2x00: Add rt2870 device idPeter Lemenkov
2011-03-21orinoco: Maintain lock until entry removed from listJoe Gunn
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter
2011-03-21zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel
2011-03-20Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2011-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-20netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-03-20netfilter: xtables: fix reentrancyEric Dumazet
2011-03-20netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik
2011-03-19niu: Rename NIU parent platform device name to fix conflict.David S. Miller
2011-03-19r8169: fix a bug in rtl8169_init_phy()Eric Dumazet
2011-03-19bonding: fix a typo in a commentNicolas de Pesloüan
2011-03-18ftmac100: use resource_size()Dan Carpenter
2011-03-18headers: use __aligned_xx types for userspaceMike Frysinger
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu