1. 9940516 tun: socket filter support by Michael S. Tsirkin · 14 years ago
  2. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 14 years ago
  3. 9874c41 ipv6.h: reassembly: replace calculated magic number with multiplication by Joe Perches · 14 years ago
  4. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 14 years ago
  5. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  6. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 14 years ago
  8. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 14 years ago
  9. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 14 years ago
  10. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 14 years ago
  11. 0229168 net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers by Eric W. Biederman · 14 years ago
  12. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  13. 749f621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  14. 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 · 14 years ago
  15. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 14 years ago
  16. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 14 years ago
  17. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  18. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 14 years ago
  19. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  20. 2249065 netfilter: get rid of the grossness in netfilter.h by Jan Engelhardt · 15 years ago
  21. 23f3733 netfilter: reduce NF_HOOK by one argument by Jan Engelhardt · 15 years ago
  22. a146708 ethtool: Fix includes build break by David S. Miller · 14 years ago
  23. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  24. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  25. 95c26df net: Add netdev ops for SR-IOV configuration by Williams, Mitch A · 14 years ago
  26. b280da8 if_link: Add SR-IOV configuration methods by Williams, Mitch A · 14 years ago
  27. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 14 years ago
  28. a633746 xfrm: use proper kernel types by jamal · 14 years ago
  29. b3d95c5 include/linux/netdevice.h: Add netif_printk helpers by Joe Perches · 14 years ago
  30. 571ba42 netdevice.h: Add netdev_printk helpers like dev_printk by Joe Perches · 14 years ago
  31. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 14 years ago
  32. 857b409 netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() by Alexey Dobriyan · 14 years ago
  33. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 14 years ago
  34. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 14 years ago
  35. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 14 years ago
  36. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 14 years ago
  37. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 14 years ago
  38. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 14 years ago
  39. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 14 years ago
  40. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 14 years ago
  41. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 14 years ago
  42. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 14 years ago
  43. c414664 net: add a wrapper sk_entry() by Li Zefan · 14 years ago
  44. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 14 years ago
  45. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  46. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  47. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  48. 0ea4578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  49. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 14 years ago
  50. 0a02604 netfilter: xtables: consistent struct compat_xt_counters definition by Alexey Dobriyan · 14 years ago
  51. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  52. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 14 years ago
  54. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 15 years ago
  55. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 14 years ago
  56. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  57. 33e5a2f wireless: update radiotap parser by Johannes Berg · 14 years ago
  58. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 14 years ago
  59. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 14 years ago
  60. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  61. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  62. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  63. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 14 years ago
  64. bfd5f4a packet: Add GSO/csum offload support. by Sridhar Samudrala · 14 years ago
  65. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. f8f76db libphy: add phy_find_first function by Jiri Pirko · 14 years ago
  67. 6683ece net: use helpers to access mc list V2 by Jiri Pirko · 14 years ago
  68. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  69. f7acede libata: fix ata_id_logical_per_physical_sectors by Christoph Hellwig · 15 years ago
  70. 1621e09 net: CONFIG_COMPAT redux by Alexey Dobriyan · 14 years ago
  71. 20d29d7 net: macvtap driver by Arnd Bergmann · 14 years ago
  72. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 14 years ago
  73. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 14 years ago
  74. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 14 years ago
  76. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 14 years ago
  77. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 14 years ago
  78. 0cebe4b netfilter: ctnetlink: support selective event delivery by Patrick McHardy · 14 years ago
  79. 858b3133 netfilter: nf_conntrack: split up IPCT_STATUS event by Patrick McHardy · 14 years ago
  80. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  81. 794e687 netfilter: ctnetlink: only assign helpers for matching protocols by Patrick McHardy · 14 years ago
  82. 2a2a566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  83. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 14 years ago
  84. f9bfbeb virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 15 years ago
  85. c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 14 years ago
  86. c30f540 netfilter: xtables: CONFIG_COMPAT redux by Alexey Dobriyan · 14 years ago
  87. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 14 years ago
  88. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  89. 9ce9290 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  90. 834db33 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  92. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 15 years ago
  93. fa5829b drm/kms: Remove incorrect comment in struct drm_mode_modeinfo by Marcin Kościelnicki · 15 years ago
  94. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  95. 499a2673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  96. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  97. cb6ecf6 Input: add the ABS_MT_PRESSURE event by Henrik Rydberg · 15 years ago
  98. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  99. 57dbb2d sched: add head drop fifo queue by Hagen Paul Pfeifer · 15 years ago
  100. b39bda6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago