1. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  2. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 15 years ago
  3. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 15 years ago
  4. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 15 years ago
  5. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 15 years ago
  6. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 15 years ago
  7. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 15 years ago
  8. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  9. c13854ce Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  10. da3f5cf skbuff: align sk_buff::cb to 64 bit and close some potential holes by Felix Fietkau · 15 years ago
  11. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 15 years ago
  12. bd38081 dev: support deferring device flag change notifications by Patrick McHardy · 15 years ago
  13. a283576 rtnetlink: handle rtnl_link netlink notifications manually by Patrick McHardy · 15 years ago
  14. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  15. caf66e5 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 by John W. Linville · 15 years ago
  16. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 15 years ago
  17. 738b034 Revert "ethtool: Add n-tuple string length to drvinfo and return it" by David S. Miller · 15 years ago
  18. c79c5ff ethtool: Add n-tuple string length to drvinfo and return it by Peter Waskiewicz · 15 years ago
  19. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 15 years ago
  20. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 15 years ago
  21. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  22. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  23. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  24. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  25. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 15 years ago
  26. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  27. bf825f8 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 15 years ago
  28. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 15 years ago
  29. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 15 years ago
  30. ffb9eb3 nl80211: add power save commands by Kalle Valo · 15 years ago
  31. fbc87d6 Introduce PCMCIA_DEVICE_PROD_ID3 by Pavel Roskin · 15 years ago
  32. 927606a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  33. 4bac6b1 netfilter: restore POST_ROUTING hook in NF_HOOK_COND by Patrick McHardy · 15 years ago
  34. 72032fd xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR by jamal · 15 years ago
  35. 7e38017 net: TCP thin dupack by Andreas Petlund · 15 years ago
  36. 36e31b0 net: TCP thin linear timeouts by Andreas Petlund · 15 years ago
  37. 5aa4b32 net: TCP thin-stream detection by Andreas Petlund · 15 years ago
  38. b54452b const: struct nla_policy by Alexey Dobriyan · 15 years ago
  39. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  40. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 15 years ago
  41. 501c774 net/macvtap: add vhost support by Arnd Bergmann · 15 years ago
  42. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 15 years ago
  43. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
  44. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 15 years ago
  45. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 15 years ago
  46. 9940516 tun: socket filter support by Michael S. Tsirkin · 15 years ago
  47. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 15 years ago
  48. 9874c41 ipv6.h: reassembly: replace calculated magic number with multiplication by Joe Perches · 15 years ago
  49. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 15 years ago
  50. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 15 years ago
  51. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 15 years ago
  53. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 15 years ago
  54. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 15 years ago
  55. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 15 years ago
  56. 0229168 net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers by Eric W. Biederman · 15 years ago
  57. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  58. 749f621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  59. 3d8b4bd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  61. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  62. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 15 years ago
  63. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  64. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  65. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  66. 2249065 netfilter: get rid of the grossness in netfilter.h by Jan Engelhardt · 15 years ago
  67. 23f3733 netfilter: reduce NF_HOOK by one argument by Jan Engelhardt · 15 years ago
  68. a146708 ethtool: Fix includes build break by David S. Miller · 15 years ago
  69. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  70. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  71. 95c26df net: Add netdev ops for SR-IOV configuration by Williams, Mitch A · 15 years ago
  72. b280da8 if_link: Add SR-IOV configuration methods by Williams, Mitch A · 15 years ago
  73. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 15 years ago
  74. a633746 xfrm: use proper kernel types by jamal · 15 years ago
  75. b3d95c5 include/linux/netdevice.h: Add netif_printk helpers by Joe Perches · 15 years ago
  76. 571ba42 netdevice.h: Add netdev_printk helpers like dev_printk by Joe Perches · 15 years ago
  77. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 15 years ago
  78. 857b409 netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() by Alexey Dobriyan · 15 years ago
  79. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 15 years ago
  80. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 15 years ago
  81. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 15 years ago
  82. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 15 years ago
  83. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 15 years ago
  84. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 15 years ago
  85. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 15 years ago
  86. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 15 years ago
  87. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 15 years ago
  88. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 15 years ago
  89. c414664 net: add a wrapper sk_entry() by Li Zefan · 15 years ago
  90. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 15 years ago
  91. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  92. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  93. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  94. 0ea4578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  95. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
  96. 0a02604 netfilter: xtables: consistent struct compat_xt_counters definition by Alexey Dobriyan · 15 years ago
  97. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  98. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  100. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 15 years ago