1. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  2. 98260da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  3. 93ac0ef net: add doc for in4_pton() by Amerigo Wang · 12 years ago
  4. 28194fc net: add doc for in6_pton() by Amerigo Wang · 12 years ago
  5. 8437e76 vti: fix sparse bit endian warnings by stephen hemminger · 12 years ago
  6. 4c67525 tcp: resets are misrouted by Alexey Kuznetsov · 12 years ago
  7. 940e3a8 Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  8. 0e24c4f tcp: sysctl interface leaks 16 bytes of kernel memory by Alan Cox · 12 years ago
  9. 759f429 9P: Fix race between p9_write_work() and p9_fd_request() by Simon Derr · 12 years ago
  10. a9ca404 Merge Trond's bugfixes by J. Bruce Fields · 12 years ago
  11. 68aaed5 ipv4: fix route mark sparse warning by stephen hemminger · 12 years ago
  12. 6caab7b bridge: Pull ip header into skb->data before looking into ip header. by Sarveshwar Bandi · 12 years ago
  13. c468fb1 pktgen: replace scan_ip6() with in6_pton() by Amerigo Wang · 12 years ago
  14. 4c139b8 pktgen: enable automatic IPv6 address setting by Amerigo Wang · 12 years ago
  15. 0373a94 pktgen: display IPv4 address in human-readable format by Amerigo Wang · 12 years ago
  16. 68bf9f0 pktgen: set different default min_pkt_size for different protocols by Amerigo Wang · 12 years ago
  17. 5aa8b57 pktgen: fix crash when generating IPv6 packets by Amerigo Wang · 12 years ago
  18. 8545768 Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  19. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  20. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  21. 5175a5e RDS: fix rds-ping spinlock recursion by jeff.liu · 12 years ago
  22. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  23. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  24. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  25. c92b965 ipv4: Add FLOWI_FLAG_KNOWN_NH by Julian Anastasov · 12 years ago
  26. 155e833 ipv4: introduce rt_uses_gateway by Julian Anastasov · 12 years ago
  27. f8a1717 ipv4: make sure nh_pcpu_rth_output is always allocated by Julian Anastasov · 12 years ago
  28. e0adef0 ipv4: fix forwarding for strict source routes by Julian Anastasov · 12 years ago
  29. e81da0e ipv4: fix sending of redirects by Julian Anastasov · 12 years ago
  30. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  31. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  32. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  33. 55fabef mac80211: call drv_get_tsf() in sleepable context by Thomas Pedersen · 12 years ago
  34. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  35. ee9a8f7 ipv4: Don't report stale pmtu values to userspace by Steffen Klassert · 12 years ago
  36. 7f92d33 ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu by Steffen Klassert · 12 years ago
  37. d851c12 ipv4: Always invalidate or update the route on pmtu events by Steffen Klassert · 12 years ago
  38. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  39. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  40. 51ec040 ipv6: GRO should be ECN friendly by Eric Dumazet · 12 years ago
  41. e1f1650 net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 12 years ago
  42. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  43. 6dc878a netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  44. 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  45. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  46. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  47. 6825a26 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 12 years ago
  48. 32418cf Remove noisy printks from llcp_sock_connect by Dave Jones · 12 years ago
  49. e57edf6 tipc: prevent dropped connections due to rcvbuf overflow by Erik Hugne · 12 years ago
  50. 0968958 silence some noisy printks in irda by Dave Jones · 12 years ago
  51. edfee03 sctp: check src addr when processing SACK to update transport state by Nicolas Dichtel · 12 years ago
  52. 5756599 sctp: fix a typo in prototype of __sctp_rcv_lookup() by Nicolas Dichtel · 12 years ago
  53. f4ef85b ipv4: add a fib_type to fib_info by Eric Dumazet · 12 years ago
  54. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. 5316cf9 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 12 years ago
  56. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  57. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  58. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  59. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  60. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  61. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  62. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  63. 193ba92 igmp: export symbol ip_mc_leave_group by stephen hemminger · 12 years ago
  64. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  65. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  66. 1b63a75 SUNRPC: Refactor rpc_clone_client() by Chuck Lever · 12 years ago
  67. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  68. d8af9bc1 SUNRPC: Clean up dprintk messages in rpc_pipe.c by Chuck Lever · 12 years ago
  69. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  70. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  71. 9fbef05 gre: fix sparse warning by stephen hemminger · 12 years ago
  72. f674e72 net/key/af_key.c: add range checks on ->sadb_x_policy_len by Dan Carpenter · 12 years ago
  73. 60769a5 ipv4: gre: add GRO capability by Eric Dumazet · 12 years ago
  74. c9e6bc6 net: add gro_cells infrastructure by Eric Dumazet · 12 years ago
  75. 861b650 tcp: gro: add checksuming helpers by Eric Dumazet · 12 years ago
  76. 64c6d08 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  77. f4b549a use skb_end_offset() in skb_try_coalesce() by Weiping Pan · 12 years ago
  78. cc4829e ceph: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  79. 7698f2f libceph: Fix sparse warning by Iulius Curt · 12 years ago
  80. 290e335 libceph: remove unused monc->have_fsid by Sage Weil · 13 years ago
  81. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  82. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  83. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  85. 9b96ce7 SUNRPC: Limit the rpciod workqueue concurrency by Trond Myklebust · 12 years ago
  86. 188c517 ipv6: return errno pointers consistently for fib6_add_1() by Lin Ming · 12 years ago
  87. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  88. a11a2bf SUNRPC: Optimise away unnecessary data moves in xdr_align_pages by Trond Myklebust · 13 years ago
  89. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  91. 69b08f6 net: use bigger pages in __netdev_alloc_frag by Eric Dumazet · 12 years ago
  92. bc9259a inetpeer: fix token initialization by Nicolas Dichtel · 12 years ago
  93. 5dff747 tcp: Remove unused parameter from tcp_v4_save_options by Christoph Paasch · 12 years ago
  94. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  95. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  96. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  97. 4b7cc7f nf_defrag_ipv6: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  98. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  99. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  100. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago