1. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 15 years ago
  2. f942dc2 xen network backend driver by Ian Campbell · 15 years ago
  3. e0da2481 Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by David S. Miller · 15 years ago
  4. 918690f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  5. 31111c2 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
  6. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 15 years ago
  7. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 15 years ago
  8. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  9. f2247fb IPVS: Conditionally include sysctl members of struct netns_ipvs by Simon Horman · 15 years ago
  10. a4e2f5a IPVS: Conditional ip_vs_conntrack_enabled() by Simon Horman · 15 years ago
  11. 3a1bbf1 IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined by Simon Horman · 15 years ago
  12. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 15 years ago
  13. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 15 years ago
  14. 6ef757f ipvs: rename estimator functions by Julian Anastasov · 15 years ago
  15. ea9f22c ipvs: optimize rates reading by Julian Anastasov · 15 years ago
  16. 87d68a1 ipvs: remove unused seqcount stats by Julian Anastasov · 15 years ago
  17. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 15 years ago
  18. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 15 years ago
  19. 2553d06 ipvs: move struct netns_ipvs by Julian Anastasov · 15 years ago
  20. 06b6939 IPVS: Fix variable assignment in ip_vs_notrack by Jesper Juhl · 15 years ago
  21. 0c0217b net: dcbnl: Add IEEE app selector value definitions by Mark Rustad · 15 years ago
  22. 171f20e net: dcbnl: Fix misspellings by Mark Rustad · 15 years ago
  23. 698e1d2 net: dcbnl: Update copyright dates by Mark Rustad · 15 years ago
  24. 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 15 years ago
  25. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 15 years ago
  26. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 15 years ago
  27. 9736acf xfrm: Add basic infrastructure to support IPsec extended sequence numbers by Steffen Klassert · 15 years ago
  28. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 15 years ago
  29. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 15 years ago
  30. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 15 years ago
  31. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 15 years ago
  32. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 15 years ago
  33. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 15 years ago
  34. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 15 years ago
  35. 2032656 net: Add flowi6_* member helper macros. by David S. Miller · 15 years ago
  36. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 15 years ago
  37. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 15 years ago
  38. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 15 years ago
  39. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 15 years ago
  40. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 15 years ago
  41. 08704bc net: Create union flowi_uli by David S. Miller · 15 years ago
  42. 806566c net: Create struct flowi_common by David S. Miller · 15 years ago
  43. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 15 years ago
  44. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 15 years ago
  45. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 15 years ago
  46. ab1ebc9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  47. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 15 years ago
  48. 3677713 wireless: add support for ethtool_ops->{get,set}_ringparam by John W. Linville · 15 years ago
  49. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  50. e9bce84 net: add proper documentation for previously added net_device_ops for FCoE by Yi Zou · 15 years ago
  51. 1b7fe593 ipv4: Kill flowi arg to fib_select_multipath() by David S. Miller · 15 years ago
  52. dbdd9a5 ipv4: Remove redundant RCU locking in ip_check_mc(). by David S. Miller · 15 years ago
  53. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 15 years ago
  55. ab02a95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  56. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 15 years ago
  57. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 15 years ago
  58. 2f4e1b3 tcp: ioctl type SIOCOUTQNSD returns amount of data not sent by Mario Schuknecht · 15 years ago
  59. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  60. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 15 years ago
  61. a015f6f Phonet: kill the ST-Ericsson pipe controller Kconfig by Rémi Denis-Courmont · 15 years ago
  62. acaf7df Phonet: provide pipe socket option to retrieve the pipe identifier by Rémi Denis-Courmont · 15 years ago
  63. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 15 years ago
  64. bf745e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 15 years ago
  65. a7ac8fc ipv4: Fix scope value used in route src-address caching. by David S. Miller · 15 years ago
  66. dfef6dc unfuck proc_sysctl ->d_compare() by Al Viro · 15 years ago
  67. 1fc050a ipv4: Cache source address in nexthop entries. by David S. Miller · 15 years ago
  68. 6247e08 net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode by Yi Zou · 15 years ago
  69. 256ee43 netdevice: Convert printk to pr_info in netif_tx_stop_queue by Joe Perches · 15 years ago
  70. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  71. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 15 years ago
  72. 4157434 ipv4: Use passed-in protocol in ip_route_newports(). by David S. Miller · 15 years ago
  73. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 15 years ago
  74. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 15 years ago
  75. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  76. e76661d libceph: fix msgr keepalive flag by Sage Weil · 15 years ago
  77. 60bf8bf libceph: fix msgr backoff by Sage Weil · 15 years ago
  78. 85a7045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  79. a177584 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  80. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 15 years ago
  81. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  84. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 15 years ago
  85. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 15 years ago
  86. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 15 years ago
  87. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 15 years ago
  88. f009918 RxRPC: Fix v1 keys by Anton Blanchard · 15 years ago
  89. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 15 years ago
  90. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 15 years ago
  91. 23b4116 netdevice: make initial group visible to userspace by Vlad Dogaru · 15 years ago
  92. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 15 years ago
  93. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 15 years ago
  94. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 15 years ago
  95. 3872b28 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
  96. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 15 years ago
  97. 77bd70e mfd: Don't suspend WM8994 if the CODEC is not suspended by Mark Brown · 15 years ago
  98. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 15 years ago
  99. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 15 years ago
  100. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 15 years ago