1. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 18 years ago
  2. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  3. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 18 years ago
  4. 3edf8fa [NET]: Fix allnoconfig build on powerpc and avr32 by David S. Miller · 18 years ago
  5. 9307b57 drivers/net/arcnet/arcnet.c: use time_* macros by S.Caglar Onur · 18 years ago
  6. 095d911 [LIB]: Drop the pcounter itself. by Pavel Emelyanov · 18 years ago
  7. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 18 years ago
  8. 1567ca7 [NET]: Protect device namespace inlines with CONFIG_NET by David S. Miller · 18 years ago
  9. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  10. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 18 years ago
  11. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 18 years ago
  12. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 18 years ago
  13. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 18 years ago
  14. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 18 years ago
  15. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 18 years ago
  16. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 18 years ago
  17. 6772718 [VLAN]: Reduce memory consumed by vlan_groups by Pavel Emelyanov · 18 years ago
  18. f5aa23f [NETNS]: Compilation warnings under CONFIG_NET_NS. by Denis V. Lunev · 18 years ago
  19. 9c2f574 [NETNS]: Compilation fix for include/linux/netdevice.h. by Denis V. Lunev · 18 years ago
  20. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 18 years ago
  21. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 18 years ago
  22. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 18 years ago
  23. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 18 years ago
  24. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 18 years ago
  25. 2bbb211 [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers by Patrick McHardy · 18 years ago
  26. 30f33e6 [NETFILTER]: nf_conntrack_sip: support method specific request/response handling by Patrick McHardy · 18 years ago
  27. 624f8b7 [NETFILTER]: nf_nat_sip: get rid of text based header translation by Patrick McHardy · 18 years ago
  28. 05e3ced [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper by Patrick McHardy · 18 years ago
  29. ea45f12 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly by Patrick McHardy · 18 years ago
  30. ac36774 [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions by Patrick McHardy · 18 years ago
  31. 3e9b4600b [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function by Patrick McHardy · 18 years ago
  32. 212440a [NETFILTER]: nf_conntrack_sip: remove redundant function arguments by Patrick McHardy · 18 years ago
  33. 2a6cfb2 [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling by Patrick McHardy · 18 years ago
  34. b8beedd [NETFILTER]: Add nf_inet_addr_cmp() by Patrick McHardy · 18 years ago
  35. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 18 years ago
  36. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 18 years ago
  37. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 18 years ago
  38. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 18 years ago
  39. 1d5d236 [IPV6]: Use bitfields for hop_limit and mcast_hops. by YOSHIFUJI Hideaki · 18 years ago
  40. 4725474 [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int. by YOSHIFUJI Hideaki · 18 years ago
  41. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 18 years ago
  42. 310afe8 [NET]: include/linux/udp.h - remove duplicate include by Joe Perches · 18 years ago
  43. cc32e05 [NET]: include/linux/igmp.h - remove duplicate include by Joe Perches · 18 years ago
  44. 414f69d [NET]: include/linux/atalk.h - remove duplicate include by Joe Perches · 18 years ago
  45. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 18 years ago
  46. 0098b72 [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. by Rusty Russell · 18 years ago
  47. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 18 years ago
  48. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 18 years ago
  49. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  50. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  51. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 18 years ago
  52. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 18 years ago
  53. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  54. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 18 years ago
  55. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 18 years ago
  56. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 18 years ago
  57. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 18 years ago
  58. e7ec2e3 ssb: Add SPROM/invariants support for PCMCIA devices by Michael Buesch · 18 years ago
  59. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 18 years ago
  60. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  61. a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 18 years ago
  62. 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 18 years ago
  63. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  64. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 18 years ago
  65. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 18 years ago
  66. ba73d4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 18 years ago
  67. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  68. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  69. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 18 years ago
  70. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 18 years ago
  71. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 18 years ago
  72. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 18 years ago
  73. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 18 years ago
  74. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 18 years ago
  75. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 18 years ago
  76. b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 18 years ago
  77. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 18 years ago
  78. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 18 years ago
  79. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 18 years ago
  80. bb799dc Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 18 years ago
  81. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 18 years ago
  82. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 18 years ago
  83. e621e69 [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef by Kirill A. Shutemov · 18 years ago
  84. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 18 years ago
  85. 810b381 sched: retain vruntime by Peter Zijlstra · 18 years ago
  86. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 18 years ago
  87. 1c61fc4 slab - use angle brackets for include of kmalloc_sizes.h by Joe Perches · 18 years ago
  88. aab547c ssb: Add Gigabit Ethernet driver by Michael Buesch · 18 years ago
  89. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 18 years ago
  90. cc0672a WEXT: add mesh interface type by Johannes Berg · 18 years ago
  91. 37c5798 wireless: various definitions for mesh networking by Luis Carlos Cobo · 18 years ago
  92. f59d438 [IPV6]: Fix powerpc allmodconfig build warnings. by David S. Miller · 18 years ago
  93. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 18 years ago
  94. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 18 years ago
  95. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  96. 27d0483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  97. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  98. 12f981f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  99. 10955d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  100. d0fae18 md: clean up irregularity with raid autodetect by NeilBrown · 18 years ago