1. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. d55d282 sch_tbf: use do_div() for 64-bit divide by Yang Yingliang · 11 years ago
  3. 9750223 udp: ipv4: must add synchronization in udp_sk_rx_dst_set() by Eric Dumazet · 11 years ago
  4. 610438b udp: ipv4: fix potential use after free in udp_v4_early_demux() by Eric Dumazet · 11 years ago
  5. 1598f7c net: sched: htb: fix the calculation of quantum by Yang Yingliang · 11 years ago
  6. cc106e4 net: sched: tbf: fix the calculation of max_size by Yang Yingliang · 11 years ago
  7. 8afdd99 udp: ipv4: fix an use after free in __udp4_lib_rcv() by Eric Dumazet · 11 years ago
  8. b486b22 sctp: fix up a spacing by wangweidong · 11 years ago
  9. 4f3fdf3 sctp: add check rto_min and rto_max in sysctl by wangweidong · 11 years ago
  10. 85f935d sctp: check the rto_min and rto_max in setsockopt by wangweidong · 11 years ago
  11. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
  12. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  13. 00ede97 tipc: protect handler_enabled variable with qitem_lock spin lock by Ying Xue · 11 years ago
  14. 993b858 tipc: correct the order of stopping services at rmmod by Jon Paul Maloy · 11 years ago
  15. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  16. 673498b inet: fix NULL pointer Oops in fib(6)_rule_suppress by Stefan Tomanek · 11 years ago
  17. d323e92c net: drop_monitor: fix the value of maxattr by Changli Gao · 11 years ago
  18. a3300ef ipv6: don't count addrconf generated routes against gc limit by Hannes Frederic Sowa · 11 years ago
  19. 6a46ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  20. 66e56cd packet: fix send path when running with proto == 0 by Daniel Borkmann · 11 years ago
  21. cf9dc09 netfilter: nf_tables: fix missing rules flushing per table by Pablo Neira Ayuso · 11 years ago
  22. b4ef4ce netfilter: xt_hashlimit: fix proc entry leak in netns destroy path by Sergey Popovich · 11 years ago
  23. 859828c br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 11 years ago
  24. 239c78d net: clear local_df when passing skb between namespaces by Hannes Frederic Sowa · 11 years ago
  25. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  26. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  27. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  28. 382ca8a net_sched: Provide default walker function for actions by Jamal Hadi Salim · 11 years ago
  29. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  30. 63ef617 net_sched: Default action lookup method for actions by Jamal Hadi Salim · 11 years ago
  31. 76c82d7 net_sched: Fail if missing mandatory action operation methods by Jamal Hadi Salim · 11 years ago
  32. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  33. aa489f0 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
  34. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  35. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  36. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  37. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  38. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  39. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  40. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  41. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  42. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  43. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  44. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  45. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  46. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  47. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  48. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  49. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  50. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  51. db31c55 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 11 years ago
  52. ec6f809 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 11 years ago
  53. 39af0c4 net: remove outdated comment for ipv4 and ipv6 protocol handler by Baker Zhang · 11 years ago
  54. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  55. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  56. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  57. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 11 years ago
  58. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  59. b49faea netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() by Dave Jones · 11 years ago
  60. d5aedd7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  61. 24d4730 mac80211: set hw initial idle state by Karl Beldan · 11 years ago
  62. 5664da4 mac80211: use capped prob when computing throughputs by Karl Beldan · 11 years ago
  63. 1b09cd8 cfg80211: ignore supported rates for nonexistant bands on scan by Felix Fietkau · 11 years ago
  64. 12b5f34 mac80211: fix connection polling by Eliad Peller · 11 years ago
  65. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  66. 051a41f mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  67. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago
  68. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  69. 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
  70. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  71. 7fa322c nl80211: check nla_nest_start() return value by Johannes Berg · 11 years ago
  72. 9fe271a nl80211: fix error path in nl80211_get_key() by Johannes Berg · 11 years ago
  73. ae917c9 nl80211: check nla_put_* return values by Johannes Berg · 11 years ago
  74. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  75. 84a3d1c mac80211: DFS setup chandef for radar_event correctly by Janusz Dziedzic · 11 years ago
  76. 1fe4517 cfg80211: fix ibss wext chandef creation by Simon Wunderlich · 11 years ago
  77. 2d3db21 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 11 years ago
  78. 4d0820c sch_tbf: handle too small burst by Eric Dumazet · 11 years ago
  79. 1fa4c71 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 11 years ago
  80. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  81. ca15a07 sit: generate icmpv6 error when receiving icmpv4 error by Oussama Ghorbel · 11 years ago
  82. fb10f80 tcp_memcg: remove useless var old_lim by Gao feng · 11 years ago
  83. b8ee93b gro: Clean up tcpX_gro_receive checksum verification by Herbert Xu · 11 years ago
  84. cc5c00b gro: Only verify TCP checksums for candidates by Herbert Xu · 11 years ago
  85. d6c4161 net: sctp: find the correct highest_new_tsn in sack by Chang Xiangzhong · 11 years ago
  86. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  88. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  89. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  90. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  91. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  92. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  93. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  94. 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
  95. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  96. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  97. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  99. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  100. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago