1. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 17 years ago
  2. f1f28aa netdev: Add addr_list_lock to struct net_device. by David S. Miller · 17 years ago
  3. 393e52e packet: deliver VLAN TCI to userspace by Patrick McHardy · 17 years ago
  4. bbd6ef8 packet: support extensible, 64 bit clean mmaped ring structure by Patrick McHardy · 17 years ago
  5. bc1d041 vlan: deliver packets received with VLAN acceleration to network taps by Patrick McHardy · 17 years ago
  6. 6aa895b vlan: Don't store VLAN tag in cb by Patrick McHardy · 17 years ago
  7. 925068d Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  8. f271b2c tun: Fix/rewrite packet filtering logic by Max Krasnyansky · 17 years ago
  9. fc943b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  10. 72d9794 net-sched: cls_flow: add perturbation support by Patrick McHardy · 17 years ago
  11. 0c4c8ca Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 17 years ago
  12. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  13. 9c0c7a4 ssb: Include dma-mapping.h by Michael Buesch · 17 years ago
  14. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 17 years ago
  15. d815653 net: add netif_napi_del function to allow for removal of napistructs by Alexander Duyck · 17 years ago
  16. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 17 years ago
  17. 79d1638 netdev: Move atomic queue state bits into netdev_queue. by David S. Miller · 17 years ago
  18. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 17 years ago
  19. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 17 years ago
  20. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 17 years ago
  21. 970565b netdev: Move gso_skb into netdev_queue. by David S. Miller · 17 years ago
  22. ee609cb netdev: Move next_sched into struct netdev_queue. by David S. Miller · 17 years ago
  23. 816f325 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. by David S. Miller · 17 years ago
  24. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 17 years ago
  25. 555353c netdev: The ingress_lock member is no longer needed. by David S. Miller · 17 years ago
  26. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 17 years ago
  27. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 17 years ago
  28. 54dceb0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  29. 11a100f vlan: avoid header copying and linearisation where possible by Patrick McHardy · 17 years ago
  30. 238f74a mac80211: move QOS control helpers into ieee80211.h by Harvey Harrison · 17 years ago
  31. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 17 years ago
  32. 9bb8582 vlan: TCI related type and naming cleanups by Patrick McHardy · 17 years ago
  33. df6b6a0 vlan: remove useless struct hlist_node declaration from if_vlan.h by Patrick McHardy · 17 years ago
  34. 22d1ba7 vlan: move struct vlan_dev_info to private header by Patrick McHardy · 17 years ago
  35. 7750f40 vlan: uninline __vlan_hwaccel_rx by Patrick McHardy · 17 years ago
  36. acc81e1 vlan: fix network_header/mac_header adjustments by Patrick McHardy · 17 years ago
  37. 2c69361 net: remove padding from struct socket on 64bit & increase objects/cache by Richard Kennedy · 17 years ago
  38. 4ad3f26 netfilter: fix string extension for case insensitive pattern matching by Joonwoo Park · 17 years ago
  39. dde77e6 textsearch: convert kmalloc + memset to kzalloc by Joonwoo Park · 17 years ago
  40. b9c7967 textsearch: support for case insensitive searching by Joonwoo Park · 17 years ago
  41. cdf060a netfilter: cleanup netfilter_ipv6.h userspace header by Adrian Bunk · 17 years ago
  42. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  43. 70c03b4 vlan: Add GVRP support by Patrick McHardy · 17 years ago
  44. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 17 years ago
  45. 4ce2417 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  46. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 17 years ago
  47. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 17 years ago
  48. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 17 years ago
  49. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 17 years ago
  50. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 17 years ago
  51. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 17 years ago
  52. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 17 years ago
  53. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 17 years ago
  54. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 17 years ago
  55. 0e77a07 Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  56. f7572da Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  57. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 17 years ago
  59. 8e29da9 i2c: Fix bad hint about irqs in i2c.h by Wolfram Sang · 17 years ago
  60. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 17 years ago
  61. e1441b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  62. 4bbff7e Input: add KEY_MEDIA_REPEAT definition by Bastien Nocera · 17 years ago
  63. 0acbbee Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  64. 535e49f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 17 years ago
  65. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  66. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  67. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  68. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  69. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 17 years ago
  70. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  71. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 17 years ago
  72. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 17 years ago
  73. b660398 kbuild: fix a.out.h export to userspace with O= build. by David Woodhouse · 17 years ago
  74. ffd7891 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC by Luis R. Rodriguez · 17 years ago
  75. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 17 years ago
  76. b662348 mac80211: 11h - Handling measurement request by Assaf Krauss · 17 years ago
  77. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 17 years ago
  78. 5005657 rfkill: rename the rfkill_state states and add block-locked state by Henrique de Moraes Holschuh · 17 years ago
  79. 79399a8 rfkill: add notifier chains support by Henrique de Moraes Holschuh · 17 years ago
  80. 477576a rfkill: add the WWAN radio type by Henrique de Moraes Holschuh · 17 years ago
  81. 801e49a rfkill: add read-write rfkill switch support by Henrique de Moraes Holschuh · 17 years ago
  82. f3146af rfkill: clarify meaning of rfkill states by Henrique de Moraes Holschuh · 17 years ago
  83. 16d7523 thermal: Create CONFIG_THERMAL_HWMON=n by Rene Herman · 17 years ago
  84. 1839cea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 by John W. Linville · 17 years ago
  85. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 17 years ago
  86. f8dd0ec DM9000: Allow the use of the NSR register to get link status. by Ben Dooks · 17 years ago
  87. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 17 years ago
  88. 34f80b0 bnx2x: Add support for BCM57711 HW by Eilon Greenstein · 17 years ago
  89. 36c7343 tty_driver: Update required method documentation by Alan Cox · 17 years ago
  90. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 17 years ago
  91. 20d4fdc [patch 2/4] fs: make struct file arg to d_path const by Jan Engelhardt · 17 years ago
  92. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 17 years ago
  93. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 17 years ago
  94. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 17 years ago
  95. 3506ba7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  96. 9516b03 agp: more boolean conversions. by Dave Airlie · 17 years ago
  97. c725801 drivers/char/agp - use bool by Joe Perches · 17 years ago
  98. d83b14c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  99. dad9b33 netdevice: Fix promiscuity and allmulti overflow by Wang Chen · 17 years ago
  100. 5bbc172 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago