1. a40d9b0 batman-adv: fix header alignment by unrolling batadv_header by Simon Wunderlich · 11 years ago
  2. 46b76e0 batman-adv: fix alignment for batadv_coded_packet by Simon Wunderlich · 11 years ago
  3. 6a9eadc ipv6: release dst properly in ipip6_tunnel_xmit by Li RongQing · 11 years ago
  4. 1a29321 net_sched: act: Dont increment refcnt on replace by Jamal Hadi Salim · 11 years ago
  5. c234975 rds: prevent dereference of a NULL device by Sasha Levin · 11 years ago
  6. 61e7f09 ipv4: consistent reporting of pmtu data in case of corking by Hannes Frederic Sowa · 11 years ago
  7. 76ae07d 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
  8. 965cdea dccp: catch failed request_module call in dccp_probe init by Wang Weidong · 11 years ago
  9. b1aca94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  10. 24f5b85 ipv6: always set the new created dst's from in ip6_rt_copy by Li RongQing · 11 years ago
  11. b1aac81 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 11 years ago
  12. 58a4782 ipv6: sit: update mtu check to take care of gso packets by Eric Dumazet · 11 years ago
  13. 4df98e7 ipv6: pmtudisc setting not respected with UFO/CORK by Hannes Frederic Sowa · 11 years ago
  14. 0e3da5b ip_gre: fix msg_name parsing for recvfrom/recvmsg by Timo Teräs · 11 years ago
  15. b7e0473 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  16. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 11 years ago
  17. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  18. 7089fdd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  19. 37ab4fa net: unix: allow bind to fail on mutex lock by Sasha Levin · 11 years ago
  20. e47eb5d udp: ipv4: do not use sk_dst_lock from softirq context by Eric Dumazet · 11 years ago
  21. b6a1580 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  22. 1bc5ad1 Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg by Marcel Holtmann · 11 years ago
  23. 9bd7d20 sctp: loading sctp when load sctp_probe by wangweidong · 11 years ago
  24. bd02cd2 radiotap: fix bitmap-end-finding buffer overrun by Johannes Berg · 11 years ago
  25. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  26. a3adadf netfilter: nft_reject: fix endianness in dump function by Eric Leblond · 11 years ago
  27. d55d282 sch_tbf: use do_div() for 64-bit divide by Yang Yingliang · 11 years ago
  28. 9750223 udp: ipv4: must add synchronization in udp_sk_rx_dst_set() by Eric Dumazet · 11 years ago
  29. 610438b udp: ipv4: fix potential use after free in udp_v4_early_demux() by Eric Dumazet · 11 years ago
  30. 1598f7c net: sched: htb: fix the calculation of quantum by Yang Yingliang · 11 years ago
  31. cc106e4 net: sched: tbf: fix the calculation of max_size by Yang Yingliang · 11 years ago
  32. f01b392 netfilter: SYNPROXY target: restrict to INPUT/FORWARD by Patrick McHardy · 11 years ago
  33. 8afdd99 udp: ipv4: fix an use after free in __udp4_lib_rcv() by Eric Dumazet · 11 years ago
  34. b486b22 sctp: fix up a spacing by wangweidong · 11 years ago
  35. 4f3fdf3 sctp: add check rto_min and rto_max in sysctl by wangweidong · 11 years ago
  36. 85f935d sctp: check the rto_min and rto_max in setsockopt by wangweidong · 11 years ago
  37. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
  38. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  39. 00ede97 tipc: protect handler_enabled variable with qitem_lock spin lock by Ying Xue · 11 years ago
  40. 993b858 tipc: correct the order of stopping services at rmmod by Jon Paul Maloy · 11 years ago
  41. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  42. 673498b inet: fix NULL pointer Oops in fib(6)_rule_suppress by Stefan Tomanek · 11 years ago
  43. d323e92c net: drop_monitor: fix the value of maxattr by Changli Gao · 11 years ago
  44. a3300ef ipv6: don't count addrconf generated routes against gc limit by Hannes Frederic Sowa · 11 years ago
  45. 6a46ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  46. 66e56cd packet: fix send path when running with proto == 0 by Daniel Borkmann · 11 years ago
  47. cf9dc09 netfilter: nf_tables: fix missing rules flushing per table by Pablo Neira Ayuso · 11 years ago
  48. b4ef4ce netfilter: xt_hashlimit: fix proc entry leak in netns destroy path by Sergey Popovich · 11 years ago
  49. 859828c br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 11 years ago
  50. 239c78d net: clear local_df when passing skb between namespaces by Hannes Frederic Sowa · 11 years ago
  51. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  52. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  53. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  54. 382ca8a net_sched: Provide default walker function for actions by Jamal Hadi Salim · 11 years ago
  55. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  56. 63ef617 net_sched: Default action lookup method for actions by Jamal Hadi Salim · 11 years ago
  57. 76c82d7 net_sched: Fail if missing mandatory action operation methods by Jamal Hadi Salim · 11 years ago
  58. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  59. 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
  60. 4c4d684 cfg80211: fix WARN_ON for re-association to the expired BSS by Ujjal Roy · 11 years ago
  61. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  62. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  63. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  64. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  65. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  66. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  67. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  68. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  69. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  70. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  71. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  72. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  73. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  74. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  75. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  76. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  77. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  78. db31c55 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 11 years ago
  79. ec6f809 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 11 years ago
  80. 39af0c4 net: remove outdated comment for ipv4 and ipv6 protocol handler by Baker Zhang · 11 years ago
  81. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  82. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  83. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  84. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 11 years ago
  85. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  86. b49faea netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() by Dave Jones · 11 years ago
  87. d5aedd7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  88. 24d4730 mac80211: set hw initial idle state by Karl Beldan · 11 years ago
  89. 5664da4 mac80211: use capped prob when computing throughputs by Karl Beldan · 11 years ago
  90. 1b09cd8 cfg80211: ignore supported rates for nonexistant bands on scan by Felix Fietkau · 11 years ago
  91. 12b5f34 mac80211: fix connection polling by Eliad Peller · 11 years ago
  92. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  93. 051a41f mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  94. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago
  95. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  96. 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
  97. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  98. 7fa322c nl80211: check nla_nest_start() return value by Johannes Berg · 11 years ago
  99. 9fe271a nl80211: fix error path in nl80211_get_key() by Johannes Berg · 11 years ago
  100. ae917c9 nl80211: check nla_put_* return values by Johannes Berg · 11 years ago