1. b7f57fc Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rt by Alex Shi · 10 years ago
  2. cf30cd6 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 10 years ago
  3. 7ea721b Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rt by Alex Shi · 10 years ago
  4. bc9f0ea tcp: avoid looping in tcp_send_fin() by Eric Dumazet · 10 years ago
  5. aac9fda tcp: fix possible deadlock in tcp_send_fin() by Eric Dumazet · 10 years ago
  6. fb138c4 ip_forward: Drop frames with attached skb->sk by Sebastian Pöhn · 10 years ago
  7. 752b388 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 11 years ago
  8. ef15025 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 10 years ago
  9. c31d60c tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
  10. 5a22673 ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 10 years ago
  11. 1b946e3 tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 10 years ago
  12. 1554b19 remove extra definitions of U32_MAX by Alex Elder · 11 years ago
  13. b81036a conditionally define U32_MAX by Alex Elder · 11 years ago
  14. 85ec36a net: llc: use correct size for sysctl timeout entries by Sasha Levin · 10 years ago
  15. 8e519c3 net: rds: use correct size for max unacked packets and bytes by Sasha Levin · 10 years ago
  16. d212dc6 core, nfqueue, openvswitch: fix compilation warning by Jiri Slaby · 10 years ago
  17. 75a518b tcp: Fix crash in TCP Fast Open by Ben Hutchings · 10 years ago
  18. 6f2263c Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Alex Shi · 10 years ago
  19. 0bde84f Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-linaro-lsk by Alex Shi · 10 years ago
  20. 32141a2 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Alex Shi · 10 years ago
  21. b7a1b22 netfilter: nfnetlink_queue: Fix "discards ‘const’ qualifier" warning by Jon Medhurst · 10 years ago
  22. 58aef0a mac80211: drop unencrypted frames in mesh fwding by Bob Copeland · 10 years ago
  23. 1feca97 mac80211: disable u-APSD queues by default by Michal Kazior · 10 years ago
  24. 9de9cea nl80211: ignore HT/VHT capabilities without QoS/WMM by Johannes Berg · 10 years ago
  25. 18c3aeb Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Alex Shi · 10 years ago
  26. 96b077b ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 11 years ago
  27. 2fd8357 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 10 years ago
  28. 82fb39a can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  29. e64a851 tcp: make connect() mem charging friendly by Eric Dumazet · 11 years ago
  30. 281c9c3 net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour by Catalin Marinas · 10 years ago
  31. 175ff19 tcp: fix tcp fin memory accounting by Josh Hunt · 10 years ago
  32. 208370e rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() by Al Viro · 10 years ago
  33. c77b9a7 caif: fix MSG_OOB test in caif_seqpkt_recvmsg() by Al Viro · 10 years ago
  34. 43b9350 inet_diag: fix possible overflow in inet_diag_dump_one_icsk() by Eric Dumazet · 10 years ago
  35. 895652a rds: avoid potential stack overflow by Arnd Bergmann · 10 years ago
  36. e2f572a net: sysctl_net_core: check SNDBUF and RCVBUF for min length by Alexey Kodanev · 10 years ago
  37. b4301ed sunrpc: fix braino in ->poll() by Al Viro · 10 years ago
  38. 7c5f4dd net: irda: fix wait_until_sent poll timeout by Johan Hovold · 10 years ago
  39. 6b31300 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 10 years ago
  40. 83d2de9 net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg by Catalin Marinas · 10 years ago
  41. cde81ed net: reject creation of netdev names with colons by Matthew Thode · 10 years ago
  42. cae79d7 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 10 years ago
  43. 4c274a9 ipv4: ip_check_defrag should not assume that skb_network_offset is zero by Alexander Drozdov · 10 years ago
  44. e3569bb ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 10 years ago
  45. 54c7f897 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 10 years ago
  46. 140b057 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 10 years ago
  47. e5fc2a0 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
  48. 1671763 rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY by Daniel Borkmann · 10 years ago
  49. 6af167fb libceph: fix double __remove_osd() problem by Ilya Dryomov · 10 years ago
  50. 54ff4c8 libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 11 years ago
  51. 5d3c6d2 libceph: assert both regular and lingering lists in __remove_osd() by Ilya Dryomov · 11 years ago
  52. 572d332 net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param by Saran Maruti Ramanara · 10 years ago
  53. 6bed316 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 10 years ago
  54. 23990c2 tcp: ipv4: initialize unicast_sock sk_pacing_rate by Eric Dumazet · 10 years ago
  55. b4faf21 bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify by Roopa Prabhu · 10 years ago
  56. 650a790 ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 10 years ago
  57. 688ba99 ping: Fix race in free in receive path by subashab@codeaurora.org · 10 years ago
  58. bd1f50c udp_diag: Fix socket skipping within chain by Herbert Xu · 10 years ago
  59. 8c6dafe ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  60. 727ab4c net: sctp: fix slab corruption from use after free on INIT collisions by Daniel Borkmann · 10 years ago
  61. fa3f55d ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 11 years ago
  62. 06b5ff9 net: rps: fix cpu unplug by Eric Dumazet · 11 years ago
  63. 1d480ed ip: zero sockaddr returned on error queue by Willem de Bruijn · 11 years ago
  64. 0fd3f19 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 10 years ago
  65. 2811d3a nl80211: fix per-station group key get/del and memory leak by Johannes Berg · 10 years ago
  66. 30597f8 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 10 years ago
  67. 1e7b244 ipvs: uninitialized data with IP_VS_IPV6 by Dan Carpenter · 11 years ago
  68. e83a475 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 10 years ago
  69. fcdba99 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 11 years ago
  70. b1039f7 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 11 years ago
  71. afd67b6 tcp: Do not apply TSO segment limit to non-TSO packets by Herbert Xu · 11 years ago
  72. 57c374d netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 11 years ago
  73. 5035c9a netlink: Always copy on mmap TX. by David Miller · 11 years ago
  74. 78bb25c Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 11 years ago
  75. 5f37daa mac80211: free management frame keys when removing station by Johannes Berg · 11 years ago
  76. 47e6016 mac80211: fix multicast LED blinking and counter by Andreas Müller · 11 years ago
  77. 1b8d0e2 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 11 years ago
  78. 751e562 net: sctp: use MAX_HEADER for headroom reserve in output path by Daniel Borkmann · 11 years ago
  79. 1973ac3 rtnetlink: release net refcnt on error in do_setlink() by Nicolas Dichtel · 11 years ago
  80. c556ebe ipv6: gre: fix wrong skb->protocol in WCCP by Yuri Chislov · 11 years ago
  81. 8c62e34 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 11 years ago
  82. 3e5b12de5 ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg by Jiri Bohac · 11 years ago
  83. bbac891 ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 11 years ago
  84. 42f11d1 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 11 years ago
  85. cda702d net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 11 years ago
  86. 3329125 net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 11 years ago
  87. bf53932 net: sctp: fix remote memory pressure from excessive queueing by Daniel Borkmann · 11 years ago
  88. a4ad890 br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 12 years ago
  89. 5eb4491e netfilter: nf_nat: fix oops on netns removal by Florian Westphal · 11 years ago
  90. 0bf7a5e netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 11 years ago
  91. 07b1706 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 11 years ago
  92. 3a758a2 netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 11 years ago
  93. 2e613ff mac80211: fix use-after-free in defragmentation by Johannes Berg · 11 years ago
  94. 8169b2b libceph: do not crash on large auth tickets by Ilya Dryomov · 11 years ago
  95. e79c248 net: sctp: fix memory leak in auth key management by Daniel Borkmann · 11 years ago
  96. 7031dcb net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet by Daniel Borkmann · 11 years ago
  97. 460ceaa gre6: Move the setting of dev->iflink into the ndo_init functions. by Steffen Klassert · 11 years ago
  98. 2d2a838 ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function. by Steffen Klassert · 11 years ago
  99. 9084a31 Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt by Mark Brown · 11 years ago
  100. f05c0da libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 11 years ago