1. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 11 years ago
  2. e8353c76 SUNRPC: Add tracepoint for socket errors by Trond Myklebust · 11 years ago
  3. 2118071 SUNRPC: Report connection error values to rpc_tasks on the pending queue by Trond Myklebust · 11 years ago
  4. df27727 SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH by Trond Myklebust · 11 years ago
  5. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago
  6. 23e66ba rpc_pipe: fix cleanup of dummy gssd directory when notification fails by Jeff Layton · 11 years ago
  7. e2f0c83 sunrpc: add an "info" file for the dummy gssd pipe by Jeff Layton · 11 years ago
  8. 3396f92 rpc_pipe: remove the clntXX dir if creating the pipe fails by Jeff Layton · 11 years ago
  9. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  10. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  11. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  12. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  13. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  14. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  15. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  16. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  17. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  18. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  19. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  20. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  21. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  22. db31c55 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 11 years ago
  23. ec6f809 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 11 years ago
  24. 39af0c4 net: remove outdated comment for ipv4 and ipv6 protocol handler by Baker Zhang · 11 years ago
  25. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  26. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  27. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  28. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 11 years ago
  29. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  30. 4d0820c sch_tbf: handle too small burst by Eric Dumazet · 11 years ago
  31. 1fa4c71 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 11 years ago
  32. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  33. ca15a07 sit: generate icmpv6 error when receiving icmpv4 error by Oussama Ghorbel · 11 years ago
  34. fb10f80 tcp_memcg: remove useless var old_lim by Gao feng · 11 years ago
  35. b8ee93b gro: Clean up tcpX_gro_receive checksum verification by Herbert Xu · 11 years ago
  36. cc5c00b gro: Only verify TCP checksums for candidates by Herbert Xu · 11 years ago
  37. d6c4161 net: sctp: find the correct highest_new_tsn in sack by Chang Xiangzhong · 11 years ago
  38. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  39. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  40. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  41. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  42. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  43. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  44. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  45. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  46. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  47. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  48. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  49. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  51. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  52. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  53. dcdfdf5 ipv4: fix race in concurrent ip_route_input_slow() by Alexei Starovoitov · 11 years ago
  54. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  55. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  56. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  57. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  58. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  59. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago
  60. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 11 years ago
  61. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  62. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  63. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  64. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 11 years ago
  65. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  66. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 11 years ago
  67. acab78b netfilter: ebt_ip6: fix source and destination matching by Luís Fernando Cornachioni Estrozi · 11 years ago
  68. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 11 years ago
  69. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 11 years ago
  70. 029b234 genetlink: rename shadowed variable by Johannes Berg · 11 years ago
  71. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  72. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 11 years ago
  73. 0c3c6c0 netfilter: nf_conntrack: decrement global counter after object release by Pablo Neira Ayuso · 11 years ago
  74. 8691a9a netfilter: nft_compat: fix error path in nft_parse_compat() by Pablo Neira Ayuso · 11 years ago
  75. 23dfe13 netfilter: fix wrong byte order in nf_ct_seqadj_set internal information by Phil Oester · 11 years ago
  76. c1898c4 netfilter: synproxy: correct wscale option passing by Martin Topholm · 11 years ago
  77. a6441b7 netfilter: synproxy: send mss option to backend by Martin Topholm · 11 years ago
  78. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  79. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  80. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  81. f52ed89 pkt_sched: fq: fix pacing for small frames by Eric Dumazet · 11 years ago
  82. 65c5189a pkt_sched: fq: warn users using defrate by Eric Dumazet · 11 years ago
  83. 568508a genetlink: unify registration functions by Johannes Berg · 11 years ago
  84. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  85. 529d048 macvlan: disable LRO on lower device instead of macvlan by Michal Kubeček · 11 years ago
  86. 32019c7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  87. 1188f05 6lowpan: Uncompression of traffic class field was incorrect by Jukka Rissanen · 11 years ago
  88. 3db0a19 tipc: fix dereference before check warning by Erik Hugne · 11 years ago
  89. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  90. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  91. c9e9042 ipv4: fix possible seqlock deadlock by Eric Dumazet · 11 years ago
  92. 84a035f net/hsr: Fix possible leak in 'hsr_get_node_status()' by Geyslan G. Bem · 11 years ago
  93. 2abc2f0 pkt_sched: fq: change classification of control packets by Maciej Żenczykowski · 11 years ago
  94. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  95. f84f771 genetlink: allow making ops const by Johannes Berg · 11 years ago
  96. d91824c genetlink: register family ops as array by Johannes Berg · 11 years ago
  97. 3686ec5 genetlink: remove genl_register_ops/genl_unregister_ops by Johannes Berg · 11 years ago
  98. b61a5ee wimax: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  99. 1c582d9 ieee802154: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  100. 9504b3e hsr: use genl_register_family_with_ops() by Johannes Berg · 11 years ago