1. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 13 years ago
  2. 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 13 years ago
  3. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 13 years ago
  4. b0052b0 can: c_can_platform: fix irq check in probe by Marc Kleine-Budde · 13 years ago
  5. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 13 years ago
  6. 53914b6 can: make struct proto const by Oliver Hartkopp · 13 years ago
  7. 3b261ad net: remove useless comments in net/core/dev.c by Amerigo Wang · 13 years ago
  8. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 13 years ago
  9. be20250 ROSE: prevent heap corruption with bad facilities by Dan Rosenberg · 13 years ago
  10. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 13 years ago
  11. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 13 years ago
  12. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 13 years ago
  13. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 13 years ago
  14. 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 13 years ago
  15. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 13 years ago
  16. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 13 years ago
  17. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 13 years ago
  18. f7594d4 net: fix pch_gbe section mismatch warning by Randy Dunlap · 13 years ago
  19. fcd13f4 ipv4: fix fib metrics by Eric Dumazet · 13 years ago
  20. 6f71d79 mlx4_en: Removing HW info from ethtool -i report. by Yevgeny Petrilin · 13 years ago
  21. 54a4fe5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  22. ef352e7 net_sched: fix THROTTLED/RUNNING race by Eric Dumazet · 13 years ago
  23. 8c64b4c Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 13 years ago
  24. e6937ee drivers/net/a2065.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  25. 88e87be drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  26. 35d4890 bonding: fix rx_handler locking by Jiri Pirko · 13 years ago
  27. cda6587 myri10ge: fix rmmod crash by Stanislaw Gruszka · 13 years ago
  28. 61b85bf mlx4_en: updated driver version to 1.5.4.1 by Yevgeny Petrilin · 13 years ago
  29. 87a5c38 mlx4_en: Using blue flame support by Yevgeny Petrilin · 13 years ago
  30. 9ace5e0 mlx4_core: reserve UARs for userspace consumers by Eli Cohen · 13 years ago
  31. 42d1e01 mlx4_core: maintain available field in bitmap allocator by Eli Cohen · 13 years ago
  32. c1b43dc mlx4: Add blue flame support for kernel consumers by Eli Cohen · 13 years ago
  33. 1679200 mlx4_en: Enabling new steering by Yevgeny Petrilin · 13 years ago
  34. b12d93d mlx4: Add support for promiscuous mode in the new steering model. by Yevgeny Petrilin · 13 years ago
  35. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  36. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  37. 14c07b1 mlx4: Wake on LAN support by Yevgeny Petrilin · 13 years ago
  38. 1fb9876 mlx4_en: using new mlx4 interrupt scheme by Yevgeny Petrilin · 13 years ago
  39. 0b7ca5a mlx4: Changing interrupt scheme by Yevgeny Petrilin · 13 years ago
  40. 9082226 mlx4_en: bringing link up when registering netdevice by Yevgeny Petrilin · 13 years ago
  41. 46afd0f mlx4_en: optimize adaptive moderation algorithm for better latency by Yevgeny Petrilin · 13 years ago
  42. 39f17b4 mlx4_en: moderation parameters are not reseted. by Yevgeny Petrilin · 13 years ago
  43. b605500 mlx4_en: going out of range of TX rings when reporting stats by Yevgeny Petrilin · 13 years ago
  44. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 13 years ago
  45. 19b9675 ath9k: Fix kernel panic caused by invalid rate index access. by Senthil Balasubramanian · 13 years ago
  46. a3ad38e orinoco: Clear dangling pointer on hardware busy by armadefuego@gmail.com · 13 years ago
  47. be36cac iwlagn: fix error in command waiting by Johannes Berg · 13 years ago
  48. eb49a97 ipv4: fix ip_rt_update_pmtu() by Eric Dumazet · 13 years ago
  49. 406b6f9 ipv4: Fallback to FIB local table in __ip_dev_find(). by David S. Miller · 13 years ago
  50. f615273 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. by David S. Miller · 13 years ago
  51. 67d4120 tcp: avoid cwnd moderation in undo by Yuchung Cheng · 13 years ago
  52. a7bff75 bridge: Fix possibly wrong MLD queries' ethernet source address by Linus Lüssing · 13 years ago
  53. 6a1fef6 net: davinci_emac:Fix translation logic for buffer descriptor by Sriram · 13 years ago
  54. 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 13 years ago
  55. d88d6b0 sfc: Siena: Disable write-combining when SR-IOV is enabled by Steve Hodgson · 13 years ago
  56. db13890 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  57. 04024b9 ipv4: optimize route adding on secondary promotion by Julian Anastasov · 13 years ago
  58. 2d230e2 ipv4: remove the routes on secondary promotion by Julian Anastasov · 13 years ago
  59. e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 13 years ago
  60. 74cb3c1 ipv4: match prefsrc when deleting routes by Julian Anastasov · 13 years ago
  61. 3c0f3c6 NET: smsc95xx: don't use stack for async writes to the device by Marc Zyngier · 13 years ago
  62. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 13 years ago
  63. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  64. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  65. 675071a veth: Fix the byte counters by Eric W. Biederman · 13 years ago
  66. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 13 years ago
  67. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 13 years ago
  68. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 13 years ago
  69. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 13 years ago
  70. b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 13 years ago
  71. 674f211 ipx: fix ipx_release() by Eric Dumazet · 13 years ago
  72. 20246a8 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 13 years ago
  73. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 13 years ago
  74. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  75. 8bc8aec mac80211: initialize sta->last_rx in sta_info_alloc by Felix Fietkau · 13 years ago
  76. 61e1b0b ath9k: Fix kernel panic in AR2427 by Mohammed Shafi Shajakhan · 13 years ago
  77. 858022a wireless: fix 80211 kernel-doc warnings by Randy Dunlap · 13 years ago
  78. 6e9d592 rtlwifi: Fix memset argument order by Ilia Mirkin · 13 years ago
  79. 5da201a rt2x00: Add unknown Toshiba device by Peter Lemenkov · 13 years ago
  80. 9a74597 rt2x00: Add 2L Central Europe BV 8070 by Peter Lemenkov · 13 years ago
  81. 7a2a75b rt2x00: Add Planex Communications, Inc. RT8070 by Peter Lemenkov · 13 years ago
  82. 2cea5b3 rt2x00: Add rt2870 device id by Peter Lemenkov · 13 years ago
  83. 3bf184a orinoco: Maintain lock until entry removed from list by Joe Gunn · 13 years ago
  84. f8a22a2 iwlwifi: missing unlock on error path by Dan Carpenter · 13 years ago
  85. 9011cd2 zd1211rw: TrendNet TEW-509UB id added by Tõnu Samuel · 13 years ago
  86. 0e24d34 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  87. 1a0c833 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  88. 961ed18 netfilter: ipt_CLUSTERIP: fix buffer overflow by Vasiliy Kulikov · 13 years ago
  89. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 13 years ago
  90. 5c1aba4 netfilter: ipset: fix checking the type revision at create command by Jozsef Kadlecsik · 13 years ago
  91. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 13 years ago
  92. a769f49 niu: Rename NIU parent platform device name to fix conflict. by David S. Miller · 13 years ago
  93. b26fa4e r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 13 years ago
  94. dadaa10 bonding: fix a typo in a comment by Nicolas de Pesloüan · 13 years ago
  95. 93d0320 ftmac100: use resource_size() by Dan Carpenter · 13 years ago
  96. b51bdad headers: use __aligned_xx types for userspace by Mike Frysinger · 13 years ago
  97. 6b1e960 bridge: Reset IPCB when entering IP stack on NF_FORWARD by Herbert Xu · 13 years ago
  98. d870bfb vlan: should take into account needed_headroom by Eric Dumazet · 13 years ago
  99. 3a7da39 ethtool: Compat handling for struct ethtool_rxnfc by Ben Hutchings · 13 years ago
  100. 5e5069b ethtool: __ethtool_set_sg: check for function pointer before using it by Roger Luethi · 13 years ago