1. 9bb8582 vlan: TCI related type and naming cleanups by Patrick McHardy · 16 years ago
  2. df6b6a0 vlan: remove useless struct hlist_node declaration from if_vlan.h by Patrick McHardy · 16 years ago
  3. 22d1ba7 vlan: move struct vlan_dev_info to private header by Patrick McHardy · 16 years ago
  4. 7750f40 vlan: uninline __vlan_hwaccel_rx by Patrick McHardy · 16 years ago
  5. acc81e1 vlan: fix network_header/mac_header adjustments by Patrick McHardy · 16 years ago
  6. 2c69361 net: remove padding from struct socket on 64bit & increase objects/cache by Richard Kennedy · 16 years ago
  7. 4ad3f26 netfilter: fix string extension for case insensitive pattern matching by Joonwoo Park · 16 years ago
  8. dde77e60 textsearch: convert kmalloc + memset to kzalloc by Joonwoo Park · 16 years ago
  9. b9c7967 textsearch: support for case insensitive searching by Joonwoo Park · 16 years ago
  10. cdf060a netfilter: cleanup netfilter_ipv6.h userspace header by Adrian Bunk · 16 years ago
  11. b891c5a netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc by Pablo Neira Ayuso · 16 years ago
  12. fb0305c net-sched: consolidate default fifo qdisc setup by Patrick McHardy · 16 years ago
  13. 6fe1c7a net-sched: add dynamically sized qdisc class hash helpers by Patrick McHardy · 16 years ago
  14. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. f3032be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  16. 70c03b4 vlan: Add GVRP support by Patrick McHardy · 16 years ago
  17. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 16 years ago
  18. a19800d net: Add STP demux layer by Patrick McHardy · 16 years ago
  19. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  20. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  21. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  22. 629ca23 MIB: add struct net to UDP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  23. 4ce2417 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  24. e84f84f netns: place rt_genid into struct net by Denis V. Lunev · 16 years ago
  25. 9f5e97e netns: make rt_secret_rebuild timer per namespace by Denis V. Lunev · 16 years ago
  26. 39a23e7 netns: register net.ipv4.route.flush in each namespace by Denis V. Lunev · 16 years ago
  27. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  28. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  29. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  30. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 16 years ago
  31. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 16 years ago
  32. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 16 years ago
  33. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  34. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 16 years ago
  35. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  36. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  37. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  38. 0e77a07 Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  39. f7572da Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  40. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 16 years ago
  42. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  43. 8e29da9 i2c: Fix bad hint about irqs in i2c.h by Wolfram Sang · 16 years ago
  44. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 16 years ago
  45. 06ff47b mac80211: add spectrum capabilities by Tomas Winkler · 16 years ago
  46. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  47. e1441b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  48. bbad5d4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 4bbff7e Input: add KEY_MEDIA_REPEAT definition by Bastien Nocera · 16 years ago
  50. 1702b52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  51. 0acbbee Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  52. 535e49f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  53. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  54. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  55. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  56. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  57. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 16 years ago
  58. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 16 years ago
  60. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 16 years ago
  61. b660398 kbuild: fix a.out.h export to userspace with O= build. by David Woodhouse · 16 years ago
  62. 428da76 mac80211: Add RTNL warning for workqueue by Ivo van Doorn · 16 years ago
  63. ffd7891 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC by Luis R. Rodriguez · 16 years ago
  64. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 16 years ago
  65. b662348 mac80211: 11h - Handling measurement request by Assaf Krauss · 16 years ago
  66. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 16 years ago
  67. 7fa8e6f V4L/DVB (8092): videodev: simplify and fix standard enumeration by Hans Verkuil · 16 years ago
  68. 6e501a3 V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506 by Tim Farrington · 16 years ago
  69. 45270a1 V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs by Hans Verkuil · 16 years ago
  70. 5005657 rfkill: rename the rfkill_state states and add block-locked state by Henrique de Moraes Holschuh · 16 years ago
  71. 79399a8 rfkill: add notifier chains support by Henrique de Moraes Holschuh · 16 years ago
  72. 477576a rfkill: add the WWAN radio type by Henrique de Moraes Holschuh · 16 years ago
  73. 801e49a rfkill: add read-write rfkill switch support by Henrique de Moraes Holschuh · 16 years ago
  74. f3146af rfkill: clarify meaning of rfkill states by Henrique de Moraes Holschuh · 16 years ago
  75. 41aefdc x86: shift bits the right way in native_read_tscp by Max Asbock · 16 years ago
  76. 16d7523 thermal: Create CONFIG_THERMAL_HWMON=n by Rene Herman · 16 years ago
  77. 1839cea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 by John W. Linville · 16 years ago
  78. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 17 years ago
  79. f8dd0ec DM9000: Allow the use of the NSR register to get link status. by Ben Dooks · 16 years ago
  80. 919c0d1 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  81. 9bf8a94 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 6b1ed90 KVM: Remove now unused structs from kvm_para.h by Gerd Hoffmann · 17 years ago
  83. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 17 years ago
  84. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 17 years ago
  85. 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 17 years ago
  86. 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
  87. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  88. 34f80b0 bnx2x: Add support for BCM57711 HW by Eilon Greenstein · 16 years ago
  89. 72c6e25 alpha: fix compile error in arch/alpha/mm/init.c by Thorsten Kranzkowski · 16 years ago
  90. 36c7343 tty_driver: Update required method documentation by Alan Cox · 16 years ago
  91. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 16 years ago
  92. 20d4fdc [patch 2/4] fs: make struct file arg to d_path const by Jan Engelhardt · 16 years ago
  93. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 16 years ago
  94. a192144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  96. d559d4a alpha: fix compile failures with gcc-4.3 (bug #10438) by Ivan Kokshaysky · 16 years ago
  97. 9267b4b alpha: fix module load failures on smp (bug #10926) by Ivan Kokshaysky · 16 years ago
  98. b1ae8d3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  100. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago