1. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 14 years ago
  2. 1b0db64 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  3. 661b797 netem: revised correlated loss generator by stephen hemminger · 14 years ago
  4. df173bd netem: define NETEM_DIST_MAX by stephen hemminger · 14 years ago
  5. 55ae22d Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 14 years ago
  6. 77c81e0 tipc: Clean out all remaining instances of #if 0'd unused code by Allan Stephens · 14 years ago
  7. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 14 years ago
  8. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 14 years ago
  9. e13e02a3 net_sched: SFB flow scheduler by Eric Dumazet · 14 years ago
  10. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 14 years ago
  11. 5db5e44 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  12. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 14 years ago
  13. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 14 years ago
  15. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. b1a1bcf ssb: when needed, reject IM input while disabling device by Rafał Miłecki · 14 years ago
  17. 8b2988c ssb: remove invalid define SSB_TMSLOW_PHYCLK by Rafał Miłecki · 14 years ago
  18. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 14 years ago
  19. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  20. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  21. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  22. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  23. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  24. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  25. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  26. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  27. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  28. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  29. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  31. a252852 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  32. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  33. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  34. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  35. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  36. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  37. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 14 years ago
  38. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 14 years ago
  39. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  40. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  41. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  42. 6d1d4ea ssb: extract boardflags2 for SPROMs rev 4 and 5 by Rafał Miłecki · 14 years ago
  43. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  44. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 14 years ago
  46. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  47. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  48. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  51. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  53. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  54. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  55. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  56. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  57. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  58. 45e1443 sched: CHOKe flow scheduler by stephen hemminger · 14 years ago
  59. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  60. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 14 years ago
  61. 1a44bc8 vfs: sparse: remove a warning on OPEN_FMODE() by Namhyung Kim · 14 years ago
  62. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 14 years ago
  63. 8fe7350 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  64. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  65. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  66. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 14 years ago
  67. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  68. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  69. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  70. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  71. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  72. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 14 years ago
  73. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  74. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  75. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  76. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  77. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  78. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 14 years ago
  79. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  80. ccf4343 net: fix dev_seq_next() by Eric Dumazet · 14 years ago
  81. d14dd7e ARM: oprofile: Fix backtraces in timer mode by Ari Kauppi · 14 years ago
  82. 1ea1bdf oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends by Ari Kauppi · 14 years ago
  83. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  84. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  85. 8348ad7 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  86. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  87. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  88. 731f3f4 NFS: nfsacl_{encode,decode} should return signed integer by Chuck Lever · 14 years ago
  89. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  90. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  91. c445477 net: RPS: Enable hardware acceleration of RFS by Ben Hutchings · 14 years ago
  92. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 14 years ago
  93. c2df88c Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 14 years ago
  94. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  97. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  98. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  99. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 14 years ago
  100. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago