1. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 11 years ago
  2. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 11 years ago
  3. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 11 years ago
  4. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 11 years ago
  5. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 11 years ago
  6. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 11 years ago
  7. 14c3326 net: sh-eth: Use pr_err instead of printk by Nobuhiro Iwamatsu · 11 years ago
  8. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 11 years ago
  9. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 11 years ago
  10. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 11 years ago
  11. ab42d9e tcp: refactor CA_Loss state processing by Yuchung Cheng · 11 years ago
  12. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 11 years ago
  13. e306e2c filter: add minimal BPF JIT image disassembler by Daniel Borkmann · 11 years ago
  14. b34870f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wireless by David S. Miller · 11 years ago
  15. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 11 years ago
  16. 5470b46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  17. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 11 years ago
  18. f379fb9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  19. a6f6803 net: Move selftests to common net/ subdirectory. by David S. Miller · 11 years ago
  20. 9d73adf fec: Fix the build as module by Fabio Estevam · 11 years ago
  21. b9d5319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  22. 4c1d8d0 net: fix psock_fanout selftest bind error message by Daniel Baluta · 11 years ago
  23. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 11 years ago
  24. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 11 years ago
  25. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 11 years ago
  26. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 11 years ago
  27. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 11 years ago
  28. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 11 years ago
  29. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 11 years ago
  30. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 11 years ago
  31. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 11 years ago
  32. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 11 years ago
  33. 2b5faa4 connector: Added coredumping event to the process connector by Jesper Derehag · 11 years ago
  34. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 11 years ago
  35. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 11 years ago
  36. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 11 years ago
  37. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 11 years ago
  38. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 11 years ago
  39. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 11 years ago
  40. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 23a9072 net: fix psock_fanout selftest hash collision by Willem de Bruijn · 11 years ago
  42. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 11 years ago
  43. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  44. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 11 years ago
  45. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 11 years ago
  46. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 11 years ago
  47. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 11 years ago
  48. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  49. e0ebcb8 Merge branch 'l2tp' by David S. Miller · 11 years ago
  50. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  51. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  52. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  53. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 11 years ago
  54. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 11 years ago
  55. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 11 years ago
  56. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 11 years ago
  57. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 11 years ago
  58. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 11 years ago
  59. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 11 years ago
  60. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 11 years ago
  61. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  62. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 11 years ago
  63. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  64. 0d4e671 ath6kl: fix size_t printf warnings by Kalle Valo · 11 years ago
  65. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 11 years ago
  66. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  67. b44540e net: Get rid of compat defines in psock_fanout.c selftest. by David S. Miller · 11 years ago
  68. 547b524 PCI: Use ROM images from firmware only if no other ROM source available by Matthew Garrett · 11 years ago
  69. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  70. 9471244 net: Fix failure string in net-socket selftests Makefile. by David S. Miller · 11 years ago
  71. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 11 years ago
  72. e748962 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  73. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 11 years ago
  74. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. e0b20296 sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" by Paul Bolle · 11 years ago
  76. b0aa73b net: Add socket() system call self test. by David S. Miller · 11 years ago
  77. 7920720 arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Paul Bolle · 11 years ago
  78. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  79. 4937636 netfilter: nf_conntrack: add include to fix sparse warning by stephen hemminger · 11 years ago
  80. ae08ce0 netfilter: nfnetlink_queue: zero copy support by Eric Dumazet · 11 years ago
  81. e844a92 netfilter: ctnetlink: allow to dump expectation per master conntrack by Pablo Neira Ayuso · 11 years ago
  82. 63b7743 arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Paul Bolle · 11 years ago
  83. b5fb82c xfrm: use xfrm direction when lookup policy by Baker Zhang · 11 years ago
  84. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  85. 6fed959 net/smsc911x: Use NULL instead of integer for pointer by Sachin Kamat · 11 years ago
  86. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 11 years ago
  87. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 11 years ago
  88. 82f77cf qeth: delay feature trace by Stefan Raspl · 11 years ago
  89. 119c331 mrf24j40: Fix byte-order of IEEE address by Alan Ott · 11 years ago
  90. cf82dab mrf24j40: Increase max SPI speed to 10MHz by Alan Ott · 11 years ago
  91. 7a1c231 mrf24j40: Warn if transmit interrupts timeout by Alan Ott · 11 years ago
  92. 50861c7 mrf24j40: pinctrl support by Alan Ott · 11 years ago
  93. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 11 years ago
  94. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  95. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  96. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  97. e9836f2 ipvs: fix hashing in ip_vs_svc_hashkey by Julian Anastasov · 11 years ago
  98. 112ccff Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  99. 9997d08 sgy-cts1000: Remove __dev* attributes by Ben Collins · 11 years ago
  100. b63dc12 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago