1. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 14 years ago
  2. 1fcd86b ixgbe: dcbnl reduce duplicated code and indentation by John Fastabend · 14 years ago
  3. c12db76 ixgbevf: remove unnecessary ampersands by Stephen Hemminger · 13 years ago
  4. f416dfc ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops by Greg Rose · 13 years ago
  5. ac52caa igb: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  6. e97d320 e1000: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  7. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  8. 5629937 Linux 3.0-rc4 by Linus Torvalds · 13 years ago
  9. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 13 years ago
  10. f5fc556 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  11. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  12. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  13. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  14. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  15. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 13 years ago
  16. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 14 years ago
  17. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 13 years ago
  18. 4aa3a71 gianfar v5: implement nfc by Sebastian Poehn · 13 years ago
  19. d13d6bf ucc_geth: enable transmit time stamping. by Richard Cochran · 13 years ago
  20. 1f6e44a pxa168_eth: enable transmit time stamping. by Richard Cochran · 13 years ago
  21. 8c0069a smsc911x: enable transmit time stamping. by Richard Cochran · 13 years ago
  22. e309721 fs_enet: enable transmit time stamping. by Richard Cochran · 13 years ago
  23. e072092 macb: enable transmit time stamping. by Richard Cochran · 13 years ago
  24. d6cf073 fec_mpc52xx: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  25. 93e0ed1 ll_temac: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  26. 570773c emaclite: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  27. d76b7e2 lib8390: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  28. 238442f net: export the receive time stamping hook for non-NAPI drivers by Richard Cochran · 13 years ago
  29. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  30. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 13 years ago
  31. 306ff6e myricom: remove stats_lock by Eric Dumazet · 13 years ago
  32. eac5646 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  33. 1b9c413 myri_sbus: remove driver by Jon Mason · 13 years ago
  34. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  35. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  36. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  37. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  38. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  39. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  40. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  41. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  42. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  43. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  44. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  45. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  46. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  47. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  48. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  49. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  50. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  51. 43676ab batman-adv: improved gateway tq-based selection by Antonio Quartulli · 14 years ago
  52. 19595e0 batman-adv: throw uevent in userspace on gateway add/change/del event by Antonio Quartulli · 13 years ago
  53. 2265c14 batman-adv: gateway election code refactoring by Antonio Quartulli · 14 years ago
  54. c6bda68 batman-adv: add wrapper function to throw uevent in userspace by Antonio Quartulli · 14 years ago
  55. 7683fdc batman-adv: protect the local and the global trans-tables with rcu by Antonio Quartulli · 14 years ago
  56. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 14 years ago
  57. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 14 years ago
  58. 3b27ffb batman-adv: Unify the first 3 bytes in each packet by Antonio Quartulli · 13 years ago
  59. b4e1705 batman-adv: Reduce usage of char by Sven Eckelmann · 13 years ago
  60. b2c44a5 batman-adv: count_real_packets() in batman-adv assumes char is signed by David Howells · 13 years ago
  61. db69ecf batman-adv: Keep interface_tx as local function by Sven Eckelmann · 13 years ago
  62. b8e2dd1 batman-adv: Move compare_orig to originator.c by Sven Eckelmann · 13 years ago
  63. cf05c70 veth: fix 64bit stats on 32bit arches by Eric Dumazet · 13 years ago
  64. 219eb47 net/staging: add needed interrupt.h and hardirq.h includes by Stephen Rothwell · 13 years ago
  65. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 13 years ago
  66. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  67. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 13 years ago
  68. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 13 years ago
  69. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 13 years ago
  70. 5bf0c19 davinci_emac: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  71. 6241207 smsc9420: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  72. 52f64fa stmmac: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  73. 2aa8f4c r6040: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  74. d515b45 tg3: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  75. a0087a3 fec: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  76. 4ff75b7 net: correct comment on where to place transmit time stamp hook. by Richard Cochran · 13 years ago
  77. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 13 years ago
  78. 658924d hp100: fix an skb->len race by Eric Dumazet · 13 years ago
  79. 00ce2d561 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  80. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 13 years ago
  81. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  82. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  83. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  84. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  85. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  86. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  88. c1f5c54 x86, MAINTAINERS: Add x86 MCE people by Ingo Molnar · 13 years ago
  89. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  90. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  91. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  92. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  93. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  94. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 13 years ago
  95. fd112f2 r8169: check firmware content sooner. by Francois Romieu · 13 years ago
  96. 960aee6 r8169: support new firmware format. by Hayes Wang · 13 years ago
  97. 1c361ef r8169: explicit firmware format check. by Francois Romieu · 13 years ago
  98. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  99. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  100. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago