1. ebb9fed fib: fix fib_nl_newrule() by Eric Dumazet · 14 years ago
  2. 78fd9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  3. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  4. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  5. 7932c2e netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c by David S. Miller · 14 years ago
  6. 411b5e0 net/sunrpc: Use static const char arrays by Joe Perches · 14 years ago
  7. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  8. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  9. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  10. 42d7ba3 svcrpc: svc_tcp_sendto XPT_DEAD check is redundant by J. Bruce Fields · 14 years ago
  11. 01dba07 svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue by J. Bruce Fields · 14 years ago
  12. ac9303e svcrpc: assume svc_delete_xprt() called only once by J. Bruce Fields · 14 years ago
  13. 7e4fdd0 svcrpc: never clear XPT_BUSY on dead xprt by J. Bruce Fields · 14 years ago
  14. 43a951e ipv4: add __rcu annotations to ip_ra_chain by Eric Dumazet · 14 years ago
  15. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  16. 1c87733 net_ns: add __rcu annotations by Eric Dumazet · 14 years ago
  17. 6e3f7fa rps: add __rcu annotations by Eric Dumazet · 14 years ago
  18. f6318e5 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY by KOVACS Krisztian · 14 years ago
  19. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  20. 6f0bcf1 tunnels: add _rcu annotations by Eric Dumazet · 14 years ago
  21. 3cc77ec net/802: add __rcu annotations by Eric Dumazet · 14 years ago
  22. 198caec ipv6: ip6_ptr rcu annotations by Eric Dumazet · 14 years ago
  23. b616b09 vlan: rcu annotations by Eric Dumazet · 14 years ago
  24. 11a766c net: Increase xmit RECURSION_LIMIT to 10. by David S. Miller · 14 years ago
  25. c8716d9 mac80211: Fix ibss station got expired immediately by Rajkumar Manoharan · 14 years ago
  26. a171fba cfg80211: fix regression on processing country IEs by Luis R. Rodriguez · 14 years ago
  27. 5f4e6b2 mac80211: don't sanitize invalid rates by Christian Lamparter · 14 years ago
  28. 99b88a0 mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work() by Tejun Heo · 14 years ago
  29. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  30. e341b2d l2tp: static functions should not be exported by Stephen Rothwell · 14 years ago
  31. 5c398dc netlink: fix netlink_change_ngroups() by Eric Dumazet · 14 years ago
  32. b889416 tproxy: Add missing CAP_NET_ADMIN check to ipv6 side by Balazs Scheidler · 14 years ago
  33. 7e223de ip6_tunnel dont update the mtu on the route. by Anders Franzen · 14 years ago
  34. d618222 pktgen: clean up handling of local/transient counter vars by Paul Gortmaker · 14 years ago
  35. 9a84d38 SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred by Trond Myklebust · 14 years ago
  36. fc13084 l2tp: make local function static by stephen hemminger · 14 years ago
  37. 118df3d SUNRPC: After calling xprt_release(), we must restart from call_reserve by Trond Myklebust · 14 years ago
  38. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  39. ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 14 years ago
  40. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  41. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  42. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  43. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  44. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  45. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. a8fe150 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  49. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  50. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 9941fb6 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
  52. 3b1a1ce Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6 by Patrick McHardy · 14 years ago
  53. cc6eb43 tproxy: use the interface primary IP address as a default value for --on-ip by Balazs Scheidler · 14 years ago
  54. b64c925 tproxy: added IPv6 support to the socket match by Balazs Scheidler · 14 years ago
  55. 6ad7889 tproxy: added IPv6 support to the TPROXY target by Balazs Scheidler · 14 years ago
  56. 9247685 SUNRPC: Properly initialize sock_xprt.srcaddr in all cases by Chuck Lever · 14 years ago
  57. 4232e86 SUNRPC: Use conventional switch statement when reclassifying sockets by Chuck Lever · 14 years ago
  58. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  59. 0a513f6 tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled by Balazs Scheidler · 14 years ago
  60. 6c46862 tproxy: added tproxy sockopt interface in the IPV6 layer by Balazs Scheidler · 14 years ago
  61. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 14 years ago
  62. 88440ae tproxy: added const specifiers to udp lookup functions by Balazs Scheidler · 14 years ago
  63. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  64. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  65. e83726b l2tp: small cleanup by Eric Dumazet · 14 years ago
  66. b0aeef3 nf_nat: restrict ICMP translation for embedded header by Julian Anastasov · 14 years ago
  67. 1e55659 can-raw: add msg_flags to distinguish local traffic by Oliver Hartkopp · 14 years ago
  68. 32a875a 9p: client code cleanup by stephen hemminger · 14 years ago
  69. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  70. d0c2b0d napi: unexport napi_reuse_skb by stephen hemminger · 14 years ago
  71. a0e0036 tipc: delete needless memset from bearer enabling. by Allan Stephens · 14 years ago
  72. 1e253c3 bridge: Forward reserved group addresses if !STP by Benjamin Poirier · 14 years ago
  73. a5c30b3 net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  74. db5a753 Revert d88dca79d3852a3623f606f781e013d61486828a by Neil Horman · 14 years ago
  75. 8c97443 Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c by Neil Horman · 14 years ago
  76. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  77. d2ed817 net/core: Allow tagged VLAN packets to flow through VETH devices. by Ben Greear · 14 years ago
  78. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 14 years ago
  79. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  80. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  81. 1c4c40c xfrm: make xfrm_bundle_ok local by stephen hemminger · 14 years ago
  82. 8d8a0b1 rtnetlink: remove rtnl_kill_links by stephen hemminger · 14 years ago
  83. 6f747ac xfrm6: make xfrm6_tunnel_free_spi local by stephen hemminger · 14 years ago
  84. d028023 bridge: make br_parse_ip_options static by stephen hemminger · 14 years ago
  85. 11165f1 socket: localize functions by stephen hemminger · 14 years ago
  86. 9b0c290 fib: introduce fib_alias_accessed() helper by Eric Dumazet · 14 years ago
  87. 7b5edbc net/sched: fix missing spinlock init by Eric Dumazet · 14 years ago
  88. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  89. 3233759 ipvs: inherit forwarding method in backup by Julian Anastasov · 14 years ago
  90. cb59155 ipvs: changes for local client by Julian Anastasov · 14 years ago
  91. fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
  92. f5a4184 ipvs: move ip_route_me_harder for ICMP by Julian Anastasov · 14 years ago
  93. 1ca5bb5 ipvs: create ip_vs_defrag_user by Julian Anastasov · 14 years ago
  94. 4256f1a ipvs: fix CHECKSUM_PARTIAL for TUN method by Julian Anastasov · 14 years ago
  95. 489fded ipvs: stop ICMP from FORWARD to local by Julian Anastasov · 14 years ago
  96. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  97. cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
  98. 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
  99. 5bc9068 ipvs: fix CHECKSUM_PARTIAL for TCP, UDP by Julian Anastasov · 14 years ago
  100. 361ff8a bridge: Add support for TX vlan offload. by Jesse Gross · 14 years ago