1. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  2. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  3. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  4. efaffb7 net: appletalk: use seq_hlist_foo() helpers by Li Zefan · 14 years ago
  5. 2a04cd4 appletalk:: da.s_net not copied but assigned to itself in aarp_rcv() by Roel Kluin · 14 years ago
  6. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  7. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  8. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  9. 415ce61 net/appletalk: using compat_ptr needs inclusion of linux/compat.h by Stephen Rothwell · 15 years ago
  10. f7a3a1d appletalk/ddp.c: Neaten checksum function by Joe Perches · 15 years ago
  11. ecced8b net/appletalk: push down BKL into a atalk_dgram_ops by Arnd Bergmann · 15 years ago
  12. 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 15 years ago
  13. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  14. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  15. 8be8057 Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS by Mark Smith · 15 years ago
  16. ffcfb8d Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded by Arnaldo Carvalho de Melo · 15 years ago
  17. 6885ffb Use correct NET_RX_* returns for atalk_rcv() by Mark Smith · 15 years ago
  18. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  19. 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 15 years ago
  20. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  21. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  22. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  23. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  24. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  25. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  26. 03ba999 appletalk: this warning can go I think by Alan Cox · 15 years ago
  27. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  28. 2db0960 appletalk: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  29. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  30. 60961ce appletalk: remove unneeded stubs by Stephen Hemminger · 15 years ago
  31. 03b35ccb appletalk: convert aarp to net_device_ops by Stephen Hemminger · 15 years ago
  32. 88a44e5 net/appletalk: Remove redundant test by Julia Lawall · 16 years ago
  33. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  34. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  35. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  36. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  37. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  38. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  39. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  40. c20932d2 [ATALK/DECNET]: Use seq_open_private in appletalk and decnet. by Pavel Emelyanov · 16 years ago
  41. ed2b5b4 [APPLETALK]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  42. ca629f24 [APPLETALK]: Annotations to clear sparse warnings by Eric Dumazet · 16 years ago
  43. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 16 years ago
  44. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  45. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  46. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  47. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  48. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  49. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  50. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  51. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  52. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  53. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  54. 890d52d [ATALK]: In notifier handlers convert the void pointer to a netdevice by Eric W. Biederman · 17 years ago
  55. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  56. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  57. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 17 years ago
  58. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  59. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  60. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  61. 7e28ecc [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used by Arnaldo Carvalho de Melo · 17 years ago
  62. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  63. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  64. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  65. 75559c1 [APPLETALK]: Fix a remotely triggerable crash by Jean Delvare · 17 years ago
  66. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  67. 04c5acf [PATCH] sysctl: atalk: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  68. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  69. ed4477b [NET] APPLETALK: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  70. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  71. 201a95a [APPLETALK]: Fix potential OOPS in atalk_sendmsg(). by David S. Miller · 18 years ago
  72. 2a50f28 [ATALK]: endianness annotations by Al Viro · 18 years ago
  73. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. f6c90b7 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes by Petr Vandrovec · 18 years ago
  76. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  77. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 18 years ago
  78. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  79. 64233bf [APPLETALK]: Fix broadcast bug. by Oliver Dawid · 19 years ago
  80. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  81. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  82. 285b3af [ATALK] aarp: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  83. f6e276ee [ATALK]: endian annotations by Alexey Dobriyan · 19 years ago
  84. 3ef4e9a [ATALK]: Add alloc_ltalkdev(). by Christoph Hellwig · 19 years ago
  85. c7f905f0 [ATALK]: Add missing dev_hold() to atrtr_create(). by Herbert Xu · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago