1. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  2. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  3. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  4. bab0305 ieee1394: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  5. c640946 ieee1394: constify device ID tables by Stefan Richter · 15 years ago
  6. 1c4fb57 ieee1394: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  7. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  8. 92dc8cc ieee1394: use internal network device stats by Stephen Hemminger · 16 years ago
  9. 464f4da ieee1394: remove unneeded last_rx by Stephen Hemminger · 16 years ago
  10. 79994c9 ieee1394: convert to net_device_ops by Stephen Hemminger · 16 years ago
  11. faf26bc ieee1394: eth1394: trivial sparse annotations by Harvey Harrison · 16 years ago
  12. b17a550 ieee1394: mark all hpsb_address_ops instances as const by Stefan Richter · 16 years ago
  13. 68e2aa7 ieee1394: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  14. 661afca ieee1394: eth1394: fix lock imbalance by Stefan Richter · 17 years ago
  15. 3bd9030 ieee1394: eth1394: superfluous local variable by Stefan Richter · 17 years ago
  16. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  17. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  18. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  19. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  20. 8e4dc40 ieee1394: eth1394: revert parent device to that in 2.6.20 by Stefan Richter · 17 years ago
  21. 18b4617 ieee1394: fix to ether1394_tx in ether1394.c by Carlos E. Ugarte · 17 years ago
  22. ef50a6c ieee1394: eth1394: bring back a parent device by Stefan Richter · 17 years ago
  23. 7a97bc0 ieee1394: eth1394: handle tlabel exhaustion by Stefan Richter · 17 years ago
  24. 69c29fa ieee1394: eth1394: remove bogus netif_wake_queue by Stefan Richter · 17 years ago
  25. 21b2c56 ieee1394: eth1394: send async streams at S100 on 1394b buses by Stefan Richter · 17 years ago
  26. 809e905 ieee1394: eth1394: fix error path in module_init by Akinobu Mita · 17 years ago
  27. fdc0092 ieee1394: eth1394: correct return codes in hard_start_xmit by Stefan Richter · 17 years ago
  28. 53f374e ieee1394: eth1394: hard_start_xmit is called in atomic context by Stefan Richter · 17 years ago
  29. 0993987 ieee1394: eth1394: some conditions are unlikely by Stefan Richter · 17 years ago
  30. 2e2173d ieee1394: eth1394: clean up fragment_overlap by Stefan Richter · 17 years ago
  31. 01590d2 ieee1394: eth1394: don't use alloc_etherdev by Stefan Richter · 17 years ago
  32. 8a62bf7 ieee1394: eth1394: omit useless set_mac_address callback by Stefan Richter · 17 years ago
  33. 599bba9 ieee1394: eth1394: CONFIG_INET is always defined by Stefan Richter · 17 years ago
  34. 17bab40 ieee1394: eth1394: allow MTU bigger than 1500 by Stefan Richter · 17 years ago
  35. 246a5fd ieee1394: eth1394: contain host reset by Stefan Richter · 17 years ago
  36. 5009d26 ieee1394: eth1394: shorter error messages by Stefan Richter · 17 years ago
  37. 027611b ieee1394: eth1394: correct a memset argument by Stefan Richter · 17 years ago
  38. d06c1dd ieee1394: eth1394: refactor .probe and .update by Stefan Richter · 17 years ago
  39. 5e7abcc ieee1394: eth1394: .probe and .update may sleep by Stefan Richter · 17 years ago
  40. efbeccf ieee1394: eth1394: coding style by Stefan Richter · 17 years ago
  41. 09d7a96 ieee1394: eth1394: Move common recv_init code to helper function by Jean Delvare · 17 years ago
  42. 70093cf ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts by Stefan Richter · 17 years ago
  43. e00f04a ieee1394: eth1394: reduce excessive function inlining by Stefan Richter · 17 years ago
  44. 2cd556a ieee1394: eth1394: clean up host removal by Stefan Richter · 17 years ago
  45. 157188c ieee1394: eth1394: unregister address space in failure case by Stefan Richter · 17 years ago
  46. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  47. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  48. 7a9eeb2 ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conversion by Stefan Richter · 17 years ago
  49. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  50. ed30c26 ieee1394: Consolidate driver registering by Ben Collins · 18 years ago
  51. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  52. c20e394 [ETH1394]: Fix unaligned accesses. by David S. Miller · 18 years ago
  53. 9154df5 ieee1394: remove #include <asm/semaphore.h> by Stefan Richter · 18 years ago
  54. de4394f [PATCH] ieee1394: update #include directives in midlayer header files by Stefan Richter · 18 years ago
  55. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  56. 7136b80 eth1394: replace __constant_htons by htons by Ben Collins · 18 years ago
  57. 6737231 ieee1394: add preprocessor constant for invalid csr address by Ben Collins · 18 years ago
  58. 02f4213 [PATCH] eth1394: endian fixes by Ben Collins · 18 years ago
  59. 647dcb5 ieee1394: support for slow links or slow 1394b phy ports by Ben Collins · 18 years ago
  60. 8551158 kmalloc/kzalloc changes: by Stefan Richter · 19 years ago
  61. 7afa146 Remove version strings from eth1394, ohci1394, sbp2. by Stefan Richter · 19 years ago
  62. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  63. 3ae3d0d [PATCH] eth1394: workaround limitation in rawiso routines by Jody McIntyre · 19 years ago
  64. 1934b8b [PATCH] Sync up ieee-1394 by Ben Collins · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago