1. 95c26df net: Add netdev ops for SR-IOV configuration by Williams, Mitch A · 16 years ago
  2. b280da8 if_link: Add SR-IOV configuration methods by Williams, Mitch A · 16 years ago
  3. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 16 years ago
  4. b3d95c5 include/linux/netdevice.h: Add netif_printk helpers by Joe Perches · 16 years ago
  5. 571ba42 netdevice.h: Add netdev_printk helpers like dev_printk by Joe Perches · 16 years ago
  6. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 16 years ago
  7. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 16 years ago
  8. bfd5f4a packet: Add GSO/csum offload support. by Sridhar Samudrala · 16 years ago
  9. f8f76db libphy: add phy_find_first function by Jiri Pirko · 16 years ago
  10. 6683ece net: use helpers to access mc list V2 by Jiri Pirko · 16 years ago
  11. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  12. 1621e09 net: CONFIG_COMPAT redux by Alexey Dobriyan · 16 years ago
  13. 20d29d7 net: macvtap driver by Arnd Bergmann · 16 years ago
  14. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 16 years ago
  15. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 16 years ago
  16. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 16 years ago
  18. f9bfbeb virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 16 years ago
  19. c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 16 years ago
  20. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 16 years ago
  21. a271623 netdev: remove certain HAVE_ macros by Alexey Dobriyan · 16 years ago
  22. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  23. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  24. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 16 years ago
  25. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  28. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  29. 92b6759 perf: Change the is_software_event() definition by Peter Zijlstra · 16 years ago
  30. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 16 years ago
  31. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 16 years ago
  32. be6066f Merge branch 'misc' into release by Len Brown · 16 years ago
  33. 11380a4 net: Unexport napi_gro_flush(). by David S. Miller · 16 years ago
  34. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  35. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 16 years ago
  36. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 16 years ago
  37. 9dffe2a mfd: Correct WM835x ISINK ramp time defines by Mark Brown · 16 years ago
  38. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  39. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 16 years ago
  41. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 16 years ago
  42. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 16 years ago
  43. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 16 years ago
  44. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 16 years ago
  45. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 16 years ago
  46. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 16 years ago
  47. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 16 years ago
  48. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 16 years ago
  49. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 16 years ago
  50. 7e10505 kfifo: fix kfifo_out_locked race bug by Stefani Seibold · 16 years ago
  51. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  52. 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 16 years ago
  53. 05c2828 tun: export underlying socket by Michael S. Tsirkin · 16 years ago
  54. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 16 years ago
  55. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 16 years ago
  56. 6d12552 Fix ACC_MODE() for real by Al Viro · 16 years ago
  57. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 16 years ago
  58. 508e14b netpoll: allow execution of multiple rx_hooks per interface by Daniel Borkmann · 16 years ago
  59. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 16 years ago
  60. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  61. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 16 years ago
  63. 558a666 ieee80211: add struct ieee80211_hdr_qos by Kalle Valo · 16 years ago
  64. ab13315 mac80211: add U-APSD client support by Kalle Valo · 16 years ago
  65. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 16 years ago
  66. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 16 years ago
  67. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 16 years ago
  68. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 16 years ago
  69. 2705ca7 Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 16 years ago
  70. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 16 years ago
  71. 2ebccd7 drbd: The kernel code is now equivalent to out of tree release 8.3.7 by Philipp Reisner · 16 years ago
  72. a393db6 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) by Philipp Reisner · 16 years ago
  73. d218d11 tcp: Generalized TTL Security Mechanism by Stephen Hemminger · 16 years ago
  74. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 16 years ago
  75. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 16 years ago
  76. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 16 years ago
  77. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 16 years ago
  78. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 16 years ago
  79. 7af92f8 genhd: overlapping variable definition by Stephen Hemminger · 16 years ago
  80. ce28932 block: removed unused as_io_context by Kirill Afonshin · 16 years ago
  81. 17be8c2 block: bdev_stack_limits wrapper by Martin K. Petersen · 16 years ago
  82. dd3d145 block: Fix discard alignment calculation and printing by Martin K. Petersen · 16 years ago
  83. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  85. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  86. 3c9732c stmmac: add the new Header file for stmmac platform data by Giuseppe CAVALLARO · 16 years ago
  87. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 16 years ago
  88. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 16 years ago
  89. 6532414 net: RFC3069, private VLAN proxy arp support by Jesper Dangaard Brouer · 16 years ago
  90. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 16 years ago
  91. 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 16 years ago
  92. 59b0151 Input: serio - fix potential deadlock when unbinding drivers by Eric W. Biederman · 16 years ago
  93. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 16 years ago
  94. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 16 years ago
  95. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 16 years ago
  96. c1c5523 can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 16 years ago
  97. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  98. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 16 years ago
  99. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 16 years ago
  100. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago