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