1. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 13 years ago
  2. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 13 years ago
  3. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 13 years ago
  4. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  5. 08704bc net: Create union flowi_uli by David S. Miller · 13 years ago
  6. 806566c net: Create struct flowi_common by David S. Miller · 13 years ago
  7. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  8. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 13 years ago
  9. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  10. ab1ebc9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  11. 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 · 13 years ago
  12. e9bce84 net: add proper documentation for previously added net_device_ops for FCoE by Yi Zou · 13 years ago
  13. 1b7fe593 ipv4: Kill flowi arg to fib_select_multipath() by David S. Miller · 13 years ago
  14. dbdd9a5 ipv4: Remove redundant RCU locking in ip_check_mc(). by David S. Miller · 13 years ago
  15. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  16. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 13 years ago
  17. ab02a95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  18. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 13 years ago
  19. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 13 years ago
  20. 2f4e1b3 tcp: ioctl type SIOCOUTQNSD returns amount of data not sent by Mario Schuknecht · 13 years ago
  21. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  22. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 13 years ago
  23. a015f6f Phonet: kill the ST-Ericsson pipe controller Kconfig by Rémi Denis-Courmont · 13 years ago
  24. acaf7df Phonet: provide pipe socket option to retrieve the pipe identifier by Rémi Denis-Courmont · 13 years ago
  25. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 13 years ago
  26. bf745e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  27. a7ac8fc ipv4: Fix scope value used in route src-address caching. by David S. Miller · 13 years ago
  28. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 13 years ago
  29. 1fc050a ipv4: Cache source address in nexthop entries. by David S. Miller · 13 years ago
  30. 6247e08 net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode by Yi Zou · 13 years ago
  31. 256ee43 netdevice: Convert printk to pr_info in netif_tx_stop_queue by Joe Perches · 13 years ago
  32. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  33. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 13 years ago
  34. 4157434 ipv4: Use passed-in protocol in ip_route_newports(). by David S. Miller · 13 years ago
  35. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 13 years ago
  36. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 13 years ago
  37. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  38. e76661d libceph: fix msgr keepalive flag by Sage Weil · 13 years ago
  39. 60bf8bf libceph: fix msgr backoff by Sage Weil · 13 years ago
  40. 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 · 13 years ago
  41. a177584 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  42. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 13 years ago
  43. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  44. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  45. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  46. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  47. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 13 years ago
  48. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  49. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 13 years ago
  50. f009918 RxRPC: Fix v1 keys by Anton Blanchard · 13 years ago
  51. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 13 years ago
  52. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 13 years ago
  53. 23b41168 netdevice: make initial group visible to userspace by Vlad Dogaru · 13 years ago
  54. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 13 years ago
  55. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  56. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  57. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  58. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 13 years ago
  59. 77bd70e mfd: Don't suspend WM8994 if the CODEC is not suspended by Mark Brown · 13 years ago
  60. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  61. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  62. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  63. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  64. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  65. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  66. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  67. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  68. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  69. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 13 years ago
  70. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 13 years ago
  71. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 13 years ago
  72. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 13 years ago
  73. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 13 years ago
  74. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 13 years ago
  75. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  76. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 13 years ago
  77. e3dfa38 xfrm: Pass const xfrm_mark to xfrm_mark_put(). by David S. Miller · 13 years ago
  78. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago
  79. 8515862 xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len. by David S. Miller · 13 years ago
  80. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  81. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  82. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 13 years ago
  83. 4e51eae Bluetooth: Move index to common header in management interface by Szymon Janc · 13 years ago
  84. 493f335 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  85. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 13 years ago
  86. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  87. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  88. 8f44fcc Phonet: fix flawed "SYN/ACK" logic by Rémi Denis-Courmont · 13 years ago
  89. 0165d69 Phonet: don't bother with transaction IDs (especially for indications) by Rémi Denis-Courmont · 13 years ago
  90. 2feb618 Phonet: remove redumdant pep->pipe_state by Rémi Denis-Courmont · 13 years ago
  91. 14ba8fa Phonet: use socket destination in pipe protocol by Rémi Denis-Courmont · 13 years ago
  92. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 13 years ago
  93. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  94. 1b0db64 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  95. 661b797 netem: revised correlated loss generator by stephen hemminger · 13 years ago
  96. df173bd netem: define NETEM_DIST_MAX by stephen hemminger · 13 years ago
  97. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 13 years ago
  98. dca8b08 ipv4: Rearrange how ip_route_newports() gets port keys. by David S. Miller · 13 years ago
  99. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 13 years ago
  100. 33765d0 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. by David S. Miller · 13 years ago