1. 4387ff7 [NET]: Fix net/socket.c warnings. by David S. Miller · 17 years ago
  2. 23bb80d [NET]: cleanup sock_from_file() by Eric Dumazet · 17 years ago
  3. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 17 years ago
  4. eac3731 [S390]: Add AF_IUCV socket support by Jennifer Hunt · 17 years ago
  5. 5da5e65 [S390]: Adapt special message interface to new IUCV API by Martin Schwidefsky · 17 years ago
  6. eebce38 [S390]: Adapt netiucv driver to new IUCV API by Martin Schwidefsky · 17 years ago
  7. c9101c5 [S390]: Adapt vmlogrdr driver to new IUCV API by Martin Schwidefsky · 17 years ago
  8. c667aac [S390]: Adapt monreader driver to new IUCV API by Martin Schwidefsky · 17 years ago
  9. 2356f4c [S390]: Rewrite of the IUCV base code, part 2 by Martin Schwidefsky · 17 years ago
  10. 33a67fe [S390]: Rewrite of the IUCV base code, part 1 by Martin Schwidefsky · 17 years ago
  11. c9c2e9d [X.25]: Adds /proc/net/x25/forward to view active forwarded calls. by Andrew Hendry · 17 years ago
  12. 39e21c0 [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. by Andrew Hendry · 17 years ago
  13. 95a9dc4 [X.25]: Add call forwarding by Andrew Hendry · 17 years ago
  14. e610e67 [XFRM]: xfrm_migrate() needs exporting to modules. by David S. Miller · 17 years ago
  15. f6ed0ec [PFKEYV2]: CONFIG_NET_KEY_MIGRATE option by Shinta Sugimoto · 17 years ago
  16. 08de61b [PFKEYV2]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 17 years ago
  17. d047365 [XFRM]: CONFIG_XFRM_MIGRATE option by Shinta Sugimoto · 17 years ago
  18. 5c79de6 [XFRM]: User interface for handling XFRM_MSG_MIGRATE by Shinta Sugimoto · 17 years ago
  19. 80c9aba [XFRM]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 17 years ago
  20. 9934e81 [NETFILTER]: ip6_tables: remove redundant structure definitions by Patrick McHardy · 17 years ago
  21. c3e79c0 [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target function by Patrick McHardy · 17 years ago
  22. a0ca215 [NETFILTER]: ip6_tables: support MH match by Masahide NAKAMURA · 17 years ago
  23. e60a13e [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names by Jan Engelhardt · 17 years ago
  24. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 17 years ago
  25. e1fd058 [NETFILTER]: x_tables: fix return values for LOG/ULOG by Jan Engelhardt · 17 years ago
  26. 41f4689 [NETFILTER]: NAT: optional source port randomization support by Eric Leblond · 17 years ago
  27. cdd289a [NETFILTER]: add IPv6-capable TCPMSS target by Patrick McHardy · 17 years ago
  28. a8d0f95 [NET]: Add UDPLITE support in a few missing spots by Patrick McHardy · 17 years ago
  29. 5eb87f4 [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks by Patrick McHardy · 17 years ago
  30. efbc597 [NETFILTER]: nf_nat: remove broken HOOKNAME macro by Patrick McHardy · 17 years ago
  31. 2822b0d [NETFILTER]: Remove useless comparisons before assignments by Jan Engelhardt · 17 years ago
  32. a09113c [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections by Patrick McHardy · 17 years ago
  33. 6fecd19 [NETFILTER]: Add SANE connection tracking helper by Michal Schmidt · 17 years ago
  34. 719647e [IRLAN]: handle out of memory errors by Akinobu Mita · 17 years ago
  35. bb5aa42 [IRDA]: handle out of memory errors by Akinobu Mita · 17 years ago
  36. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 17 years ago
  37. f48d5ff [IPV6] RAW: Add checksum default defines for MH. by Masahide NAKAMURA · 17 years ago
  38. cc63f70 [IPV4/IPV6] multicast: Check add_grhead() return value by Alexey Dobriyan · 17 years ago
  39. f2f2102 [XFRM]: Fix missed error setting in xfrm4_policy.c by David S. Miller · 17 years ago
  40. 4337226 [IPSEC]: IPv4 over IPv6 IPsec tunnel by Miika Komu · 17 years ago
  41. c82f963 [IPSEC]: IPv6 over IPv4 IPsec tunnel by Miika Komu · 17 years ago
  42. cdca726 [IPSEC]: exporting xfrm_state_afinfo by Miika Komu · 17 years ago
  43. 243cb4e [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 17 years ago
  44. 6b31a51 [TG3]: Avoid an expensive divide. by Eric Dumazet · 17 years ago
  45. 0f08461 [DCCP]: Warning fixes. by Andrew Morton · 17 years ago
  46. 919afbd [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 17 years ago
  47. 97353cb [NET] net/wanrouter/wanmain.c: cleanups by Adrian Bunk · 17 years ago
  48. 84ff602 [ATM]: Fix for crash in adummy_init() by Daniel Walker · 17 years ago
  49. f5a6e01 [NET]: user of the jiffies rounding code: Networking by Arjan van de Ven · 17 years ago
  50. 104439a [TCP]: Don't apply FIN exception to full TSO segments. by John Heffner · 17 years ago
  51. 8a3c3a9 [TCP]: Check num sacks in SACK fast path by Baruch Even · 17 years ago
  52. 6f74651 [TCP]: Seperate DSACK from SACK fast path by Baruch Even · 17 years ago
  53. fda03fb [TCP]: Advance fast path pointer for first block only by Baruch Even · 17 years ago
  54. ffbc611 [PACKET]: Fix skb->cb clobbering between aux and sockaddr by Herbert Xu · 17 years ago
  55. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 17 years ago
  56. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 17 years ago
  57. ba7808e [TCP]: remove tcp header from tcp_v4_check (take #2) by Frederik Deweerdt · 17 years ago
  58. a0d78eb [IPV6] ROUTE: Do not route packets to link-local address on other device. by YOSHIFUJI Hideaki · 17 years ago
  59. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  60. 2cf6c36 [NET_SCHED] sch_prio: class statistics printing enabled by Jarek Poplawski · 17 years ago
  61. 5986a2e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  62. 43187902 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  63. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  64. 0c0e8ca Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  65. b892afd kbuild: fix space for good (take 103) by Linus Torvalds · 17 years ago
  66. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  67. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 17 years ago
  68. d003e7a [POWERPC] Add export of vgacon_remap_base by Mathieu Desnoyers · 17 years ago
  69. bcff494 [POWERPC] Remove bogus comment about page_is_ram by Johannes Berg · 17 years ago
  70. 1ed2ddf [POWERPC] windfarm: don't die on suspend thread signal by Johannes Berg · 17 years ago
  71. 92d4dda [POWERPC] Fix comment in kernel/irq.c by Johannes Berg · 17 years ago
  72. f31909c [POWERPC] ppc: Fix booke watchdog initialization by Stefan Roese · 17 years ago
  73. 2366fb1 [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  74. 3839a59 [POWERPC] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  75. 0524aad [POWERPC] Fix ppc64's writing to struct file_operations by Stephen Rothwell · 17 years ago
  76. f8b93a9 [POWERPC] ppc: use syslog macro for the printk log level by Robert P. J. Day · 17 years ago
  77. 64a3de1 [POWERPC] ppc: cs4218_tdm remove extra brace by Mariusz Kozlowski · 17 years ago
  78. f42963f [POWERPC] Add mpc52xx/lite5200 PCI support by Grant Likely · 17 years ago
  79. c4184f1 kbuild: make $(checker-shell ) strip spaces around the result by Linus Torvalds · 17 years ago
  80. d5112a4 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21 by Paul Mackerras · 17 years ago
  81. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 17 years ago
  82. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  83. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  84. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  85. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  86. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  87. 756db73 drm/via: Disable AGP DMA for chips with the new 3D engine. by Thomas Hellstrom · 17 years ago
  88. 1d58420 drm: update core memory manager from git drm tree by Thomas Hellstrom · 17 years ago
  89. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 17 years ago
  90. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 17 years ago
  91. f239b7b drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM by Thomas Hellstrom · 17 years ago
  92. 9b8d9d0 via: allow for npot texture pitch alignment by Thomas Hellstrom · 17 years ago
  93. 689692e via: add some new chipsets by Thomas Hellstrom · 17 years ago
  94. 76f6255 via: some PCI posting flushes by Thomas Hellstrom · 17 years ago
  95. 14719f3 Revert "PCI: remove duplicate device id from ata_piix" by Greg Kroah-Hartman · 17 years ago
  96. ac38dfc sk98lin: planned removal by Stephen Hemminger · 17 years ago
  97. 0cc8674 AT91: MACB support by Andrew Victor · 17 years ago
  98. 683349a sky2: version 1.12 by Stephen Hemminger · 17 years ago
  99. f1a0b6f sky2: add new chip ids by Stephen Hemminger · 17 years ago
  100. 9374549 sky2: Yukon Extreme support by Stephen Hemminger · 17 years ago