1. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 16 years ago
  2. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 16 years ago
  3. 22aba38 [IPV4]: Always pass ip_options pointer into ip_options_compile. by Denis V. Lunev · 16 years ago
  4. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 16 years ago
  5. 10fe7d8 [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile. by Denis V. Lunev · 16 years ago
  6. ec3c0982 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  7. e4c7884 [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack by Patrick McManus · 16 years ago
  8. 539fae8 [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh by Patrick McManus · 16 years ago
  9. 4cd9029 socket: SOCK_DEBUG type checking by Stephen Hemminger · 16 years ago
  10. 28518fc [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6] by Pavel Emelyanov · 16 years ago
  11. b1153f2 netlink: make socket filters work on netlink by Stephen Hemminger · 16 years ago
  12. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  13. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  14. f40c817 [NETNS][IPV4] tcp - make proc handle the network namespaces by Daniel Lezcano · 16 years ago
  15. 8d9f174 [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 16 years ago
  16. a91275e [NETNS][IPV6] udp - make proc handle the network namespace by Daniel Lezcano · 16 years ago
  17. ea82edf [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in by Daniel Lezcano · 16 years ago
  18. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 16 years ago
  19. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 16 years ago
  21. 38fe999 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. by YOSHIFUJI Hideaki · 16 years ago
  22. 607bfbf [TCP]: Fix shrinking windows with window scaling by Patrick McHardy · 16 years ago
  23. 8a455b0 netpoll: zap_completion_queue: adjust skb->users counter by Jarek Poplawski · 16 years ago
  24. 2bec008 bridge: use time_before() in br_fdb_cleanup() by Fabio Checconi · 16 years ago
  25. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 16 years ago
  26. 781c284 MAINTAINERS: bluez-devel is subscribers-only by Pavel Machek · 16 years ago
  27. 75c0371 audit: netlink socket can be auto-bound to pid other than current->pid (v2) by Pavel Emelyanov · 16 years ago
  28. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  29. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  30. d0ebf13 [NETFILTER]: ipt_recent: sanity check hit count by Daniel Hokka Zakrisson · 16 years ago
  31. 6aebb9b [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() by Roel Kluin · 16 years ago
  32. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 16 years ago
  33. 938b93a [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros. by Robert P. J. Day · 16 years ago
  34. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  35. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  36. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 16 years ago
  37. 9534f03 [8021Q]: vlan_dev misannotations by Al Viro · 16 years ago
  38. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 16 years ago
  39. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 16 years ago
  40. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 16 years ago
  41. bc92dd1 [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() by Al Viro · 16 years ago
  42. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 16 years ago
  43. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  44. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  45. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  46. 8484138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  47. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  48. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 16 years ago
  49. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 16 years ago
  50. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 16 years ago
  51. dea5513 ahci: request all PCI BARs by Tejun Heo · 16 years ago
  52. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 16 years ago
  53. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 16 years ago
  54. 9150c97 ioc3.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  55. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 16 years ago
  56. 44b0cda igb: Correctly get protocol information by Mitch Williams · 16 years ago
  57. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 16 years ago
  58. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 16 years ago
  59. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 16 years ago
  60. ad390d2 3c501: Further coding style fixes by Alan Cox · 16 years ago
  61. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 16 years ago
  62. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 16 years ago
  63. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 16 years ago
  64. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 16 years ago
  65. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 16 years ago
  66. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 16 years ago
  67. bdc1681 virtio: handle > 2 billion page balloon targets by Rusty Russell · 16 years ago
  68. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 16 years ago
  69. 27ebe30 virtio: Use spin_lock_irqsave/restore for virtio-pci by Anthony Liguori · 16 years ago
  70. 16bb547 drivers/net/atl1/atl1_main.c: remove unused variable by Julia Lawall · 16 years ago
  71. b97ef87 drivers/net/ipg.c: remove unused variable by Julia Lawall · 16 years ago
  72. 9ebfd49 epic100 endianness annotations and fixes by Al Viro · 16 years ago
  73. 48f5fec ipg fix by Al Viro · 16 years ago
  74. 3b5e26f more misannotations: ne2k-pci by Al Viro · 16 years ago
  75. 63734a3 fore2000 - fix misannotations by Al Viro · 16 years ago
  76. 5ffa6d7 wan/farsync: copy_from_user() to iomem is wrong by Al Viro · 16 years ago
  77. ed773b4 r6040 endianness fixes by Al Viro · 16 years ago
  78. a978b30 Linux 2.6.25-rc6 by Linus Torvalds · 16 years ago
  79. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  80. 56ee0cf [PARISC] make ptr_to_pide() static by FUJITA Tomonori · 16 years ago
  81. 0c634cc [PARISC] head.S: section mismatch fixes by Helge Deller · 17 years ago
  82. ab86adb [PARISC] add back Crestone Peak cpu by Kyle McMartin · 16 years ago
  83. c20a84c [PARISC] futex: special case cmpxchg NULL in kernel space by Kyle McMartin · 16 years ago
  84. dc39455 [PARISC] clean up show_stack by Kyle McMartin · 16 years ago
  85. b23f5ba [PARISC] add pa8900 CPUs to hardware inventory by James Bottomley · 16 years ago
  86. fd5d3f6 [PARISC] clean up include/asm-parisc/elf.h by Randolph Chung · 16 years ago
  87. c04f7ae [PARISC] move defconfig to arch/parisc/configs/ by Adrian Bunk · 16 years ago
  88. 2f39d51 [PARISC] add back AD1889 MAINTAINERS entry by Thibaut VARENE · 16 years ago
  89. ef1afd4 [PARISC] pdc_console: fix bizarre panic on boot by Kyle McMartin · 16 years ago
  90. d0347b4 [PARISC] dump_stack in show_regs by Kyle McMartin · 16 years ago
  91. ff451d7 [PARISC] pdc_stable: fix compile errors by Joel Soete · 16 years ago
  92. 179183b [PARISC] remove unused pdc_iodc_printf function by Kyle McMartin · 16 years ago
  93. e2be75a [PARISC] bump __NR_syscalls by Kyle McMartin · 16 years ago
  94. 9aa150b [PARISC] unbreak pgalloc.h by Kyle McMartin · 16 years ago
  95. d912e1d [PARISC] move VMALLOC_* definitions to fixmap.h by Kyle McMartin · 16 years ago
  96. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 16 years ago
  97. 0cb845e [PARISC] remove old timerfd syscall by Kyle McMartin · 16 years ago
  98. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 16 years ago
  99. ce63645 tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() by Roel Kluin · 16 years ago
  100. afbf331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago