1. aca5f58 netpoll: Fix missing TXQ unlock and and OOPS. by David S. Miller · 11 years ago
  2. 469bdce ipv6: fix the use of pcpu_tstats in ip6_vti.c by Li RongQing · 11 years ago
  3. abb6013 ipv6: fix the use of pcpu_tstats in ip6_tunnel by Li RongQing · 11 years ago
  4. fad8da3 ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft is infinity by Yasushi Asano · 11 years ago
  5. 4d231b7 net: llc: fix use after free in llc_ui_recvmsg by Daniel Borkmann · 11 years ago
  6. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 11 years ago
  7. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 11 years ago
  8. c3ac17c ipv6: fix the use of pcpu_tstats in sit by Li RongQing · 11 years ago
  9. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
  10. f81152e net: rose: restore old recvmsg behavior by Florian Westphal · 11 years ago
  11. 8460276 tipc: fix deadlock during socket release by Ying Xue · 11 years ago
  12. 8eb9bff Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  13. a72338a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  14. 2ee0d3c netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() by Pablo Neira Ayuso · 11 years ago
  15. 2b1e2cb batman-adv: fix vlan header access by Antonio Quartulli · 11 years ago
  16. 55883fd batman-adv: clean nf state when removing protocol header by Antonio Quartulli · 11 years ago
  17. ca66304 batman-adv: fix alignment for batadv_tvlv_tt_change by Antonio Quartulli · 11 years ago
  18. 2f7a318 batman-adv: fix size of batadv_bla_claim_dst by Simon Wunderlich · 11 years ago
  19. 27a417e batman-adv: fix size of batadv_icmp_header by Antonio Quartulli · 11 years ago
  20. a40d9b0 batman-adv: fix header alignment by unrolling batadv_header by Simon Wunderlich · 11 years ago
  21. 46b76e0 batman-adv: fix alignment for batadv_coded_packet by Simon Wunderlich · 11 years ago
  22. d201297 netfilter: nf_tables: fix oops when updating table with user chains by Pablo Neira Ayuso · 11 years ago
  23. e38195b netfilter: nf_tables: fix dumping with large number of sets by Pablo Neira Ayuso · 11 years ago
  24. 6a9eadc ipv6: release dst properly in ipip6_tunnel_xmit by Li RongQing · 11 years ago
  25. 1a29321 net_sched: act: Dont increment refcnt on replace by Jamal Hadi Salim · 11 years ago
  26. c234975 rds: prevent dereference of a NULL device by Sasha Levin · 11 years ago
  27. b25adce ipvs: correct usage/allocation of seqadj ext in ipvs by Jesper Dangaard Brouer · 11 years ago
  28. db12cf2 netfilter: WARN about wrong usage of sequence number adjustments by Jesper Dangaard Brouer · 11 years ago
  29. 61e7f09 ipv4: consistent reporting of pmtu data in case of corking by Hannes Frederic Sowa · 11 years ago
  30. 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
  31. 443d20f netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion by Helmut Schaa · 11 years ago
  32. 540436c netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset by Daniel Borkmann · 11 years ago
  33. 965cdea dccp: catch failed request_module call in dccp_probe init by Wang Weidong · 11 years ago
  34. b1aca94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  35. 24f5b85 ipv6: always set the new created dst's from in ip6_rt_copy by Li RongQing · 11 years ago
  36. b1aac81 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 11 years ago
  37. 58a4782 ipv6: sit: update mtu check to take care of gso packets by Eric Dumazet · 11 years ago
  38. 4df98e7 ipv6: pmtudisc setting not respected with UFO/CORK by Hannes Frederic Sowa · 11 years ago
  39. 0e3da5b ip_gre: fix msg_name parsing for recvfrom/recvmsg by Timo Teräs · 11 years ago
  40. b7e0473 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  41. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 11 years ago
  42. 45c2aff netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module by Gao feng · 11 years ago
  43. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  44. 7089fdd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  45. 37ab4fa net: unix: allow bind to fail on mutex lock by Sasha Levin · 11 years ago
  46. e47eb5d udp: ipv4: do not use sk_dst_lock from softirq context by Eric Dumazet · 11 years ago
  47. b6a1580 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  48. 1bc5ad1 Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg by Marcel Holtmann · 11 years ago
  49. 9bd7d20 sctp: loading sctp when load sctp_probe by wangweidong · 11 years ago
  50. bd02cd2 radiotap: fix bitmap-end-finding buffer overrun by Johannes Berg · 11 years ago
  51. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  52. a3adadf netfilter: nft_reject: fix endianness in dump function by Eric Leblond · 11 years ago
  53. d55d282 sch_tbf: use do_div() for 64-bit divide by Yang Yingliang · 11 years ago
  54. 9750223 udp: ipv4: must add synchronization in udp_sk_rx_dst_set() by Eric Dumazet · 11 years ago
  55. 610438b udp: ipv4: fix potential use after free in udp_v4_early_demux() by Eric Dumazet · 11 years ago
  56. 1598f7c net: sched: htb: fix the calculation of quantum by Yang Yingliang · 11 years ago
  57. cc106e4 net: sched: tbf: fix the calculation of max_size by Yang Yingliang · 11 years ago
  58. f01b392 netfilter: SYNPROXY target: restrict to INPUT/FORWARD by Patrick McHardy · 11 years ago
  59. 8afdd99 udp: ipv4: fix an use after free in __udp4_lib_rcv() by Eric Dumazet · 11 years ago
  60. b486b22 sctp: fix up a spacing by wangweidong · 11 years ago
  61. 4f3fdf3 sctp: add check rto_min and rto_max in sysctl by wangweidong · 11 years ago
  62. 85f935d sctp: check the rto_min and rto_max in setsockopt by wangweidong · 11 years ago
  63. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
  64. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  65. 00ede97 tipc: protect handler_enabled variable with qitem_lock spin lock by Ying Xue · 11 years ago
  66. 993b858 tipc: correct the order of stopping services at rmmod by Jon Paul Maloy · 11 years ago
  67. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  68. 673498b inet: fix NULL pointer Oops in fib(6)_rule_suppress by Stefan Tomanek · 11 years ago
  69. d323e92c net: drop_monitor: fix the value of maxattr by Changli Gao · 11 years ago
  70. a3300ef ipv6: don't count addrconf generated routes against gc limit by Hannes Frederic Sowa · 11 years ago
  71. 6a46ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  72. 66e56cd packet: fix send path when running with proto == 0 by Daniel Borkmann · 11 years ago
  73. cf9dc09 netfilter: nf_tables: fix missing rules flushing per table by Pablo Neira Ayuso · 11 years ago
  74. b4ef4ce netfilter: xt_hashlimit: fix proc entry leak in netns destroy path by Sergey Popovich · 11 years ago
  75. 859828c br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 11 years ago
  76. 239c78d net: clear local_df when passing skb between namespaces by Hannes Frederic Sowa · 11 years ago
  77. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  78. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  79. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  80. 382ca8a net_sched: Provide default walker function for actions by Jamal Hadi Salim · 11 years ago
  81. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  82. 63ef617 net_sched: Default action lookup method for actions by Jamal Hadi Salim · 11 years ago
  83. 76c82d7 net_sched: Fail if missing mandatory action operation methods by Jamal Hadi Salim · 11 years ago
  84. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  85. 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
  86. 4c4d684 cfg80211: fix WARN_ON for re-association to the expired BSS by Ujjal Roy · 11 years ago
  87. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  88. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  89. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  90. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  91. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  92. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  93. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  94. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  95. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  96. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  97. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  98. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  99. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  100. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago