1. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  2. c92b965 ipv4: Add FLOWI_FLAG_KNOWN_NH by Julian Anastasov · 12 years ago
  3. 155e833 ipv4: introduce rt_uses_gateway by Julian Anastasov · 12 years ago
  4. f8a1717 ipv4: make sure nh_pcpu_rth_output is always allocated by Julian Anastasov · 12 years ago
  5. e0adef0 ipv4: fix forwarding for strict source routes by Julian Anastasov · 12 years ago
  6. e81da0e ipv4: fix sending of redirects by Julian Anastasov · 12 years ago
  7. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  8. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  9. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  10. 55fabef mac80211: call drv_get_tsf() in sleepable context by Thomas Pedersen · 12 years ago
  11. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  12. ee9a8f7 ipv4: Don't report stale pmtu values to userspace by Steffen Klassert · 12 years ago
  13. 7f92d33 ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu by Steffen Klassert · 12 years ago
  14. d851c12 ipv4: Always invalidate or update the route on pmtu events by Steffen Klassert · 12 years ago
  15. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  16. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  17. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  18. 51ec040 ipv6: GRO should be ECN friendly by Eric Dumazet · 12 years ago
  19. e1f1650 net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 12 years ago
  20. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  21. 6dc878a netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  22. 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  23. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  24. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  25. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 12 years ago
  26. 6825a26 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 12 years ago
  27. 32418cf Remove noisy printks from llcp_sock_connect by Dave Jones · 12 years ago
  28. e57edf6 tipc: prevent dropped connections due to rcvbuf overflow by Erik Hugne · 12 years ago
  29. 0968958 silence some noisy printks in irda by Dave Jones · 12 years ago
  30. edfee03 sctp: check src addr when processing SACK to update transport state by Nicolas Dichtel · 12 years ago
  31. 5756599 sctp: fix a typo in prototype of __sctp_rcv_lookup() by Nicolas Dichtel · 12 years ago
  32. f4ef85b ipv4: add a fib_type to fib_info by Eric Dumazet · 12 years ago
  33. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  34. 5316cf9 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 12 years ago
  35. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  36. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  37. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  38. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  39. 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
  40. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  41. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  42. 193ba92 igmp: export symbol ip_mc_leave_group by stephen hemminger · 12 years ago
  43. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  44. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  45. 1b63a75 SUNRPC: Refactor rpc_clone_client() by Chuck Lever · 12 years ago
  46. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  47. d8af9bc1 SUNRPC: Clean up dprintk messages in rpc_pipe.c by Chuck Lever · 12 years ago
  48. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  49. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  50. 9fbef05 gre: fix sparse warning by stephen hemminger · 12 years ago
  51. f674e72 net/key/af_key.c: add range checks on ->sadb_x_policy_len by Dan Carpenter · 12 years ago
  52. 60769a5 ipv4: gre: add GRO capability by Eric Dumazet · 12 years ago
  53. c9e6bc6 net: add gro_cells infrastructure by Eric Dumazet · 12 years ago
  54. 861b650 tcp: gro: add checksuming helpers by Eric Dumazet · 12 years ago
  55. 64c6d08 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  56. f4b549a use skb_end_offset() in skb_try_coalesce() by Weiping Pan · 12 years ago
  57. cc4829e ceph: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  58. 7698f2f libceph: Fix sparse warning by Iulius Curt · 12 years ago
  59. 290e335 libceph: remove unused monc->have_fsid by Sage Weil · 12 years ago
  60. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  61. 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
  62. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  63. 33766368 mac80211: Fix FC masking in BIP AAD generation by Jouni Malinen · 12 years ago
  64. 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
  65. 9b96ce7 SUNRPC: Limit the rpciod workqueue concurrency by Trond Myklebust · 12 years ago
  66. 188c517 ipv6: return errno pointers consistently for fib6_add_1() by Lin Ming · 12 years ago
  67. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  68. a11a2bf SUNRPC: Optimise away unnecessary data moves in xdr_align_pages by Trond Myklebust · 12 years ago
  69. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 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
  71. 69b08f6 net: use bigger pages in __netdev_alloc_frag by Eric Dumazet · 12 years ago
  72. bc9259a inetpeer: fix token initialization by Nicolas Dichtel · 12 years ago
  73. 5dff747 tcp: Remove unused parameter from tcp_v4_save_options by Christoph Paasch · 12 years ago
  74. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  75. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  76. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  77. 4b7cc7f nf_defrag_ipv6: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  78. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  79. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  80. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  81. d208328 gre: fix handling of key 0 by stephen hemminger · 12 years ago
  82. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  83. 392b408 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  84. 50b78b2 NFC: Fix sleeping in atomic when releasing socket by Szymon Janc · 12 years ago
  85. 3c0cc8a NFC: Fix sleeping in invalid context when netlink socket is closed by Szymon Janc · 12 years ago
  86. 7d777c3 NFC: Add dummy nfc_llc_shdlc_register definition by John W. Linville · 12 years ago
  87. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  88. fe235b5 NFC: Use dynamic initialization for rwlocks by Szymon Janc · 12 years ago
  89. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  90. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  91. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  92. 2840763 take descriptor handling from sock_alloc_file() to callers by Al Viro · 12 years ago
  93. 8a9a8b8 SUNRPC: Fix the return value of xdr_align_pages() by Trond Myklebust · 12 years ago
  94. 82e6bfe netfilter: xt_limit: have r->cost != 0 case work by Jan Engelhardt · 12 years ago
  95. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  96. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  97. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  98. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  99. 842b08b ipconfig: fix trivial build error by Andy Shevchenko · 12 years ago
  100. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago