1. c19d036 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes by Harvey Harrison · 16 years ago
  2. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago
  3. 0c19b0a netlink: avoid memset of 0 bytes sparse warning by Patrick McHardy · 16 years ago
  4. c010360 netdevice lance: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  5. 5377152 mv643xx_eth: calculate descriptor pointer only once in rxq_refill() by Lennert Buytenhek · 16 years ago
  6. f61e554 mv643xx_eth: move receive error handling out of line by Lennert Buytenhek · 16 years ago
  7. 66e63ff mv643xx_eth: implement ->set_rx_mode() by Lennert Buytenhek · 16 years ago
  8. 66823b9 mv643xx_eth: inline txq_alloc_desc_index() by Lennert Buytenhek · 16 years ago
  9. 37a6084 mv643xx_eth: introduce per-port register area pointer by Lennert Buytenhek · 16 years ago
  10. 10a9948 mv643xx_eth: checkpatch fixes by Lennert Buytenhek · 16 years ago
  11. 21d1a16 net: ip_sockglue.c add static, annotate ports' endianness by Harvey Harrison · 16 years ago
  12. 00b5e50 myri10ge: remove hardcoded sram_size by Brice Goglin · 16 years ago
  13. d6279c8 myri10ge: fix per-slice rx/tx_dropped counters by Brice Goglin · 16 years ago
  14. a61fc1e netdev/smc91x: unify Blackfin code a bit and use proper read/write functions by Mike Frysinger · 16 years ago
  15. 3d3e35a dccp: Fix bracing in dccp_feat_list_lookup. by Gerrit Renker · 16 years ago
  16. f4bdd26 netdevice hamradio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  17. f3a216d netdevice: 82596: Convert netdev->priv to netdev_priv by Wang Chen · 16 years ago
  18. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  19. 68fd991 igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize by Alexander Duyck · 16 years ago
  20. b2d5653 igb: simplify swap in clean_rx_irq if using packet split by Alexander Duyck · 16 years ago
  21. 3ef6b23 igb: update name to reflect new hardware by Alexander Duyck · 16 years ago
  22. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  23. d8b83c5 acenic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  24. 2c9171d niu: convert to net_device_ops by Stephen Hemminger · 16 years ago
  25. b94426b forcedeth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  26. 7c7d64b tg3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  27. 0edc352 ixgb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  28. afe29f7 enic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  29. 52256cf ppp: convert to net_device_ops by Stephen Hemminger · 16 years ago
  30. acc7842 e100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  31. 2e5c692 igb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  32. 39a11bd via-velocity: convert to net_device_ops by Stephen Hemminger · 16 years ago
  33. 0e7614b e1000: convert to net_device_ops by Stephen Hemminger · 16 years ago
  34. 80ff32b cxgb2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  35. dd75269 cxgb3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  36. 825a84d atlx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  37. 1e058ab atl1e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  38. 758e43b tun: convert to net_device_ops by Stephen Hemminger · 16 years ago
  39. 48dfcde 8139: convert to net_device_ops by Stephen Hemminger · 16 years ago
  40. 8b4ab28 r8169: convert to net_device_ops by Francois Romieu · 16 years ago
  41. f80d032 skge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  42. 1436b30 sky2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  43. 651c246 e1000e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  44. eb7cc59 bonding: convert to net_device_ops by Stephen Hemminger · 16 years ago
  45. 656299f vlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  46. 5bc3eb7 ip: convert to net_device_ops for ioctl by Stephen Hemminger · 16 years ago
  47. 54a30c9 macvlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  48. 4456e7b veth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  49. a2dbb88 bridge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  50. 8dfcdf3 ifb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  51. c02373b netdev: convert loopback to net_device_ops by Stephen Hemminger · 16 years ago
  52. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  53. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  54. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  55. 6b41e7d net: af_unix should use KERN_INFO instead of KERN_DEBUG by Eric Dumazet · 16 years ago
  56. d171235 drivers/s390/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  57. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  58. a7a0d6a net: inet_diag_handler structs can be const by Eric Dumazet · 16 years ago
  59. 14e943d net: make /proc/net/protocols namespace aware by Eric Dumazet · 16 years ago
  60. 3680453 net: af_packet should update its inuse counter by Eric Dumazet · 16 years ago
  61. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  63. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 16 years ago
  64. 72b51a6 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
  65. 8c60bfb 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
  66. b658406 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 376fdd2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  68. af94ce0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  69. c26156b block: hold extra reference to bio in blk_rq_map_user_iov() by Jens Axboe · 16 years ago
  70. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 16 years ago
  71. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  72. 561ec68 block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash by Zhang, Yanmin · 16 years ago
  73. 55e8e30 block/md: fix md autodetection by Tejun Heo · 16 years ago
  74. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  75. eb60fa1 block: fix add_partition() error path by Tejun Heo · 16 years ago
  76. ef71b1b Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  77. c5d08bb ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT by Takashi Iwai · 16 years ago
  78. 80bf272 ALSA: hda - Add quirks for HP Pavilion DV models by Takashi Iwai · 16 years ago
  79. 62273ee Blackfin arch: fix a broken define in dma-mapping by Mike Frysinger · 16 years ago
  80. 4213cb6 Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash by Graf Yang · 16 years ago
  81. 41c3b64 ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx() by Takashi Iwai · 16 years ago
  82. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 16 years ago
  83. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 16 years ago
  84. 4e14e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  85. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  86. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  87. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 16 years ago
  88. e77a20e Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  89. ab3f992 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch by Steve French · 16 years ago
  90. 9753b12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  91. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  92. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 16 years ago
  93. 9a57f7f net: sctp should update its inuse counter by Eric Dumazet · 16 years ago
  94. a8076d8 net: af_unix should update its inuse counter by Eric Dumazet · 16 years ago
  95. 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  96. 248969a net: af_unix can make unix_nr_socks visbile in /proc by Eric Dumazet · 16 years ago
  97. 5f9021c rtnetlink: propagate error from dev_change_flags in do_setlink() by Johannes Berg · 16 years ago
  98. c3ccc12 netdevice chelsio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  99. 584c650 isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply by Harvey Harrison · 16 years ago
  100. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago