1. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 14 years ago
  2. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 14 years ago
  3. 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 14 years ago
  4. 72f4905 netdev: bfin_mac: document TE setting in RMII modes by Mike Frysinger · 14 years ago
  5. bc8d7da drivers net: Fix declaration ordering in inline functions. by Balaji G · 14 years ago
  6. c211c96 cxgb3: Apply interrupt coalescing settings to all queues by Anton Blanchard · 14 years ago
  7. a715dea net: Always allocate at least 16 skb frags regardless of page size by Anton Blanchard · 14 years ago
  8. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 14 years ago
  9. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  10. b5845f9 mlx4_en: Fix loss of promiscuity by Herbert Xu · 14 years ago
  11. 6303e6e tg3: Fix inline keyword usage by Javier Martinez Canillas · 14 years ago
  12. 27fd9de tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h> by Javier Martinez Canillas · 14 years ago
  13. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 14 years ago
  14. f4e5bd4 Net / jme: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  15. b3cd965 myri10ge: small rx_done refactoring by Stanislaw Gruszka · 14 years ago
  16. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 14 years ago
  17. 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 14 years ago
  18. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 14 years ago
  19. b0052b0 can: c_can_platform: fix irq check in probe by Marc Kleine-Budde · 14 years ago
  20. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 14 years ago
  21. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  22. 3b261ad net: remove useless comments in net/core/dev.c by Amerigo Wang · 14 years ago
  23. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
  24. be20250 ROSE: prevent heap corruption with bad facilities by Dan Rosenberg · 14 years ago
  25. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 14 years ago
  26. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 14 years ago
  27. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 14 years ago
  28. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 14 years ago
  29. 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 14 years ago
  30. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 14 years ago
  31. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 14 years ago
  32. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 14 years ago
  33. f7594d4 net: fix pch_gbe section mismatch warning by Randy Dunlap · 14 years ago
  34. fcd13f4 ipv4: fix fib metrics by Eric Dumazet · 14 years ago
  35. 6f71d79 mlx4_en: Removing HW info from ethtool -i report. by Yevgeny Petrilin · 14 years ago
  36. 54a4fe5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  37. ef352e7 net_sched: fix THROTTLED/RUNNING race by Eric Dumazet · 14 years ago
  38. 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 · 14 years ago
  39. e6937ee drivers/net/a2065.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  40. 88e87be drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  41. 35d4890 bonding: fix rx_handler locking by Jiri Pirko · 14 years ago
  42. cda6587 myri10ge: fix rmmod crash by Stanislaw Gruszka · 14 years ago
  43. 61b85bf mlx4_en: updated driver version to 1.5.4.1 by Yevgeny Petrilin · 14 years ago
  44. 87a5c38 mlx4_en: Using blue flame support by Yevgeny Petrilin · 14 years ago
  45. 9ace5e0 mlx4_core: reserve UARs for userspace consumers by Eli Cohen · 14 years ago
  46. 42d1e01 mlx4_core: maintain available field in bitmap allocator by Eli Cohen · 14 years ago
  47. c1b43dc mlx4: Add blue flame support for kernel consumers by Eli Cohen · 14 years ago
  48. 1679200 mlx4_en: Enabling new steering by Yevgeny Petrilin · 14 years ago
  49. b12d93d mlx4: Add support for promiscuous mode in the new steering model. by Yevgeny Petrilin · 14 years ago
  50. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 14 years ago
  51. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 14 years ago
  52. 14c07b1 mlx4: Wake on LAN support by Yevgeny Petrilin · 14 years ago
  53. 1fb9876 mlx4_en: using new mlx4 interrupt scheme by Yevgeny Petrilin · 14 years ago
  54. 0b7ca5a mlx4: Changing interrupt scheme by Yevgeny Petrilin · 14 years ago
  55. 9082226 mlx4_en: bringing link up when registering netdevice by Yevgeny Petrilin · 14 years ago
  56. 46afd0f mlx4_en: optimize adaptive moderation algorithm for better latency by Yevgeny Petrilin · 14 years ago
  57. 39f17b4 mlx4_en: moderation parameters are not reseted. by Yevgeny Petrilin · 14 years ago
  58. b605500 mlx4_en: going out of range of TX rings when reporting stats by Yevgeny Petrilin · 14 years ago
  59. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 14 years ago
  60. 19b9675 ath9k: Fix kernel panic caused by invalid rate index access. by Senthil Balasubramanian · 14 years ago
  61. a3ad38e orinoco: Clear dangling pointer on hardware busy by armadefuego@gmail.com · 14 years ago
  62. be36cac iwlagn: fix error in command waiting by Johannes Berg · 14 years ago
  63. eb49a97 ipv4: fix ip_rt_update_pmtu() by Eric Dumazet · 14 years ago
  64. 406b6f9 ipv4: Fallback to FIB local table in __ip_dev_find(). by David S. Miller · 14 years ago
  65. f615273 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. by David S. Miller · 14 years ago
  66. 67d4120 tcp: avoid cwnd moderation in undo by Yuchung Cheng · 14 years ago
  67. a7bff75 bridge: Fix possibly wrong MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  68. 6a1fef6 net: davinci_emac:Fix translation logic for buffer descriptor by Sriram · 14 years ago
  69. 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 14 years ago
  70. d88d6b0 sfc: Siena: Disable write-combining when SR-IOV is enabled by Steve Hodgson · 14 years ago
  71. db13890 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  72. 04024b9 ipv4: optimize route adding on secondary promotion by Julian Anastasov · 14 years ago
  73. 2d230e2 ipv4: remove the routes on secondary promotion by Julian Anastasov · 14 years ago
  74. e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 14 years ago
  75. 74cb3c1 ipv4: match prefsrc when deleting routes by Julian Anastasov · 14 years ago
  76. 3c0f3c6 NET: smsc95xx: don't use stack for async writes to the device by Marc Zyngier · 14 years ago
  77. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 14 years ago
  78. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 14 years ago
  79. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 14 years ago
  80. 675071a veth: Fix the byte counters by Eric W. Biederman · 14 years ago
  81. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 14 years ago
  82. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 14 years ago
  83. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 14 years ago
  84. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 14 years ago
  85. b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 14 years ago
  86. 674f211 ipx: fix ipx_release() by Eric Dumazet · 14 years ago
  87. 20246a80 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 14 years ago
  88. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 14 years ago
  89. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 14 years ago
  90. 8bc8aec mac80211: initialize sta->last_rx in sta_info_alloc by Felix Fietkau · 14 years ago
  91. 61e1b0b ath9k: Fix kernel panic in AR2427 by Mohammed Shafi Shajakhan · 14 years ago
  92. 858022a wireless: fix 80211 kernel-doc warnings by Randy Dunlap · 14 years ago
  93. 6e9d592 rtlwifi: Fix memset argument order by Ilia Mirkin · 14 years ago
  94. 5da201a rt2x00: Add unknown Toshiba device by Peter Lemenkov · 14 years ago
  95. 9a74597 rt2x00: Add 2L Central Europe BV 8070 by Peter Lemenkov · 14 years ago
  96. 7a2a75b rt2x00: Add Planex Communications, Inc. RT8070 by Peter Lemenkov · 14 years ago
  97. 2cea5b3 rt2x00: Add rt2870 device id by Peter Lemenkov · 14 years ago
  98. 3bf184a orinoco: Maintain lock until entry removed from list by Joe Gunn · 14 years ago
  99. f8a22a2 iwlwifi: missing unlock on error path by Dan Carpenter · 14 years ago
  100. 9011cd2 zd1211rw: TrendNet TEW-509UB id added by Tõnu Samuel · 14 years ago