1. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 15 years ago
  2. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 15 years ago
  3. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 15 years ago
  4. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 15 years ago
  5. 0229168 net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers by Eric W. Biederman · 15 years ago
  6. 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
  7. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  8. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 15 years ago
  9. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  10. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  11. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  12. 2249065 netfilter: get rid of the grossness in netfilter.h by Jan Engelhardt · 15 years ago
  13. 23f3733 netfilter: reduce NF_HOOK by one argument by Jan Engelhardt · 15 years ago
  14. a146708 ethtool: Fix includes build break by David S. Miller · 15 years ago
  15. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  16. 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
  17. 95c26df net: Add netdev ops for SR-IOV configuration by Williams, Mitch A · 15 years ago
  18. b280da8 if_link: Add SR-IOV configuration methods by Williams, Mitch A · 15 years ago
  19. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 15 years ago
  20. a633746 xfrm: use proper kernel types by jamal · 15 years ago
  21. b3d95c5 include/linux/netdevice.h: Add netif_printk helpers by Joe Perches · 15 years ago
  22. 571ba42 netdevice.h: Add netdev_printk helpers like dev_printk by Joe Perches · 15 years ago
  23. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 15 years ago
  24. 857b409 netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() by Alexey Dobriyan · 15 years ago
  25. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 15 years ago
  26. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 15 years ago
  27. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 15 years ago
  28. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 15 years ago
  29. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 15 years ago
  30. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 15 years ago
  31. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 15 years ago
  32. c414664 net: add a wrapper sk_entry() by Li Zefan · 15 years ago
  33. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 15 years ago
  34. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  35. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  36. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  37. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
  38. 0a02604 netfilter: xtables: consistent struct compat_xt_counters definition by Alexey Dobriyan · 15 years ago
  39. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  40. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  42. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 15 years ago
  43. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  44. 33e5a2f wireless: update radiotap parser by Johannes Berg · 15 years ago
  45. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 15 years ago
  46. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 15 years ago
  47. bfd5f4a packet: Add GSO/csum offload support. by Sridhar Samudrala · 15 years ago
  48. f8f76db libphy: add phy_find_first function by Jiri Pirko · 15 years ago
  49. 6683ece net: use helpers to access mc list V2 by Jiri Pirko · 15 years ago
  50. 10be7eb 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
  51. 1621e09 net: CONFIG_COMPAT redux by Alexey Dobriyan · 15 years ago
  52. 20d29d7 net: macvtap driver by Arnd Bergmann · 15 years ago
  53. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 15 years ago
  54. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 15 years ago
  55. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 15 years ago
  57. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 15 years ago
  58. 0cebe4b netfilter: ctnetlink: support selective event delivery by Patrick McHardy · 15 years ago
  59. 858b3133 netfilter: nf_conntrack: split up IPCT_STATUS event by Patrick McHardy · 15 years ago
  60. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 15 years ago
  61. 794e687 netfilter: ctnetlink: only assign helpers for matching protocols by Patrick McHardy · 15 years ago
  62. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 15 years ago
  63. f9bfbeb virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 15 years ago
  64. c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 15 years ago
  65. c30f540 netfilter: xtables: CONFIG_COMPAT redux by Alexey Dobriyan · 15 years ago
  66. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 15 years ago
  67. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 15 years ago
  68. 57dbb2d sched: add head drop fifo queue by Hagen Paul Pfeifer · 15 years ago
  69. a166477 netns xfrm: xfrm6_tunnel in netns by Alexey Dobriyan · 15 years ago
  70. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  72. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 15 years ago
  73. eb807fb mac80211: fix update_tkip_key() documentation about the context by Kalle Valo · 15 years ago
  74. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  75. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  76. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 15 years ago
  77. e754834 icmp: move icmp_err_convert[] to .rodata by Alexey Dobriyan · 15 years ago
  78. 5833929 net: constify MIB name tables by Alexey Dobriyan · 15 years ago
  79. a271623 netdev: remove certain HAVE_ macros by Alexey Dobriyan · 15 years ago
  80. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  82. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 15 years ago
  83. ef15aac cfg80211: export multiple MAC addresses in sysfs by Johannes Berg · 15 years ago
  84. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 15 years ago
  85. e80b135 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
  86. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  88. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  89. 92b6759 perf: Change the is_software_event() definition by Peter Zijlstra · 15 years ago
  90. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 15 years ago
  91. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  92. 7c070aa IPv6: reassembly: replace magic number with macro definitions by Shan Wei · 15 years ago
  93. be6066f Merge branch 'misc' into release by Len Brown · 15 years ago
  94. 378fa82 Merge branch 'bugzilla-14483' into release by Len Brown · 15 years ago
  95. 11380a4 net: Unexport napi_gro_flush(). by David S. Miller · 15 years ago
  96. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 15 years ago
  97. 6373464 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
  98. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 15 years ago
  99. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  100. 9dffe2a mfd: Correct WM835x ISINK ramp time defines by Mark Brown · 15 years ago