1. dbdd9a5 ipv4: Remove redundant RCU locking in ip_check_mc(). by David S. Miller · 14 years ago
  2. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 14 years ago
  4. ab02a95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  5. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 14 years ago
  6. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 14 years ago
  7. 2f4e1b3 tcp: ioctl type SIOCOUTQNSD returns amount of data not sent by Mario Schuknecht · 14 years ago
  8. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  9. a015f6f Phonet: kill the ST-Ericsson pipe controller Kconfig by Rémi Denis-Courmont · 14 years ago
  10. acaf7df Phonet: provide pipe socket option to retrieve the pipe identifier by Rémi Denis-Courmont · 14 years ago
  11. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 14 years ago
  12. 6247e08 net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode by Yi Zou · 14 years ago
  13. 256ee43 netdevice: Convert printk to pr_info in netif_tx_stop_queue by Joe Perches · 14 years ago
  14. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  15. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 14 years ago
  16. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 14 years ago
  17. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  18. e76661d libceph: fix msgr keepalive flag by Sage Weil · 14 years ago
  19. 60bf8bf libceph: fix msgr backoff by Sage Weil · 14 years ago
  20. 85a7045 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
  21. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 14 years ago
  22. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  25. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  26. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  27. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 14 years ago
  28. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 14 years ago
  29. 23b4116 netdevice: make initial group visible to userspace by Vlad Dogaru · 14 years ago
  30. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 14 years ago
  31. 77bd70e mfd: Don't suspend WM8994 if the CODEC is not suspended by Mark Brown · 14 years ago
  32. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 14 years ago
  33. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 14 years ago
  34. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  35. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 14 years ago
  36. 493f335 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  37. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 14 years ago
  38. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  39. 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
  40. 661b797 netem: revised correlated loss generator by stephen hemminger · 14 years ago
  41. df173bd netem: define NETEM_DIST_MAX by stephen hemminger · 14 years ago
  42. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 14 years ago
  43. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  44. 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
  45. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
  46. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  47. 77c81e0 tipc: Clean out all remaining instances of #if 0'd unused code by Allan Stephens · 14 years ago
  48. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 14 years ago
  49. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 14 years ago
  50. e13e02a net_sched: SFB flow scheduler by Eric Dumazet · 14 years ago
  51. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 14 years ago
  52. 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
  53. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 14 years ago
  54. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 14 years ago
  55. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 14 years ago
  57. 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
  58. b1a1bcf ssb: when needed, reject IM input while disabling device by Rafał Miłecki · 14 years ago
  59. 8b2988c ssb: remove invalid define SSB_TMSLOW_PHYCLK by Rafał Miłecki · 14 years ago
  60. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 14 years ago
  61. 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
  62. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  63. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  64. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  65. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  66. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  67. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  68. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  69. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  70. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  71. 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
  72. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  73. 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
  74. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  75. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  76. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  77. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  78. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  79. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 14 years ago
  80. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 14 years ago
  81. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  82. 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
  83. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  84. 6d1d4ea ssb: extract boardflags2 for SPROMs rev 4 and 5 by Rafał Miłecki · 14 years ago
  85. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  86. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 14 years ago
  88. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  89. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  90. 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
  91. 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
  92. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  93. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  95. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  96. 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
  97. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  98. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  99. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  100. 45e1443 sched: CHOKe flow scheduler by stephen hemminger · 14 years ago