1. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  2. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  3. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  4. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  5. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  6. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  7. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  8. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  9. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  10. 42d887a 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
  11. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  12. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  13. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  14. 7cdbac7 netlink: fix error propagation in netlink_mmap() by Patrick McHardy · 11 years ago
  15. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  16. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  17. 1b79821 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  18. d882109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  19. a8241c6 ipvs: info leak in __ip_vs_get_dest_entries() by Dan Carpenter · 11 years ago
  20. d5b4c93 batman-adv: Don't handle address updates when bla is disabled by Simon Wunderlich · 11 years ago
  21. 7c24bbb batman-adv: forward late OGMs from best next hop by Simon Wunderlich · 11 years ago
  22. ac16d14 batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it is taken by Matthias Schiffer · 11 years ago
  23. 40edeff net_sched: qdisc_get_rtab() must check data[] array by Eric Dumazet · 11 years ago
  24. 7b8dfe2 netfilter: nfnetlink_queue: fix missing HW protocol by Pablo Neira Ayuso · 11 years ago
  25. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  26. 409b545 netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option by Phil Oester · 11 years ago
  27. 37bc4f8 netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects by Pablo Neira Ayuso · 11 years ago
  28. 991a6b7 netfilter: nfnetlink_acct: fix incomplete dumping of objects by Pablo Neira Ayuso · 11 years ago
  29. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  30. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 11 years ago
  31. 5e71d9d net: fix sk_buff head without data area by Pablo Neira · 11 years ago
  32. 534c877 ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  33. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  34. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  35. 1e2bd51 udp6: Fix udp fragmentation for tunnel traffic. by Pravin B Shelar · 11 years ago
  36. b190a50 net/core: dev_mc_sync_multiple calls wrong helper by Jay Vosburgh · 11 years ago
  37. 29ca2f8 net/core: __hw_addr_sync_one / _multiple broken by Jay Vosburgh · 11 years ago
  38. 60ba834 net/core: __hw_addr_unsync_one "from" address not marked synced by Jay Vosburgh · 11 years ago
  39. 9747ba6 net/core: __hw_addr_create_ex does not initialize sync_cnt by Jay Vosburgh · 11 years ago
  40. fda3f40 snmp6: remove IPSTATS_MIB_CSUMERRORS by Nicolas Dichtel · 11 years ago
  41. fb68e2f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  42. 4203afc Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  43. 73ce00d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  44. a70b964 ipvs: ip_vs_sh: fix build by Jan Beulich · 11 years ago
  45. 50cc1ca 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
  46. afe3c3f svcrpc: fix failures to handle -1 uid's and gid's by J. Bruce Fields · 11 years ago
  47. d660164 netfilter: xt_LOG: fix mark logging for IPv6 packets by Michal Kubeček · 11 years ago
  48. 456db6a net/core/sock.c: add missing VSOCK string in af_family_*_key_strings by Federico Vaga · 11 years ago
  49. 1be374a net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 11 years ago
  50. b161c14 svcrpc: implement O_NONBLOCK behavior for use-gss-proxy by J. Bruce Fields · 11 years ago
  51. d61bdbf Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  52. 6390460 net/9p: Handle error in zero copy request correctly for 9p2000.u by Aneesh Kumar K.V · 11 years ago
  53. f96ef98 ipv4: fix redirect handling for TCP packets by Michal Kubecek · 11 years ago
  54. dc7b3eb ipvs: Fix reuse connection if real server is dead by Grzegorz Lyczba · 11 years ago
  55. ac20976 mac80211: Allow single vif mac address change with addr_mask by Helmut Schaa · 11 years ago
  56. c8aa22d mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  57. 1351c5d mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  58. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  59. a622260 ip_tunnel: fix kernel panic with icmp_dest_unreach by Eric Dumazet · 11 years ago
  60. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. 547669d tcp: xps: fix reordering issues by Eric Dumazet · 11 years ago
  62. 4325d72 cfg80211: fix reporting 64-bit station info tx bytes by Felix Fietkau · 11 years ago
  63. 2b43631 mac80211: fix queue handling crash by Johannes Berg · 11 years ago
  64. c815797 cfg80211: check wdev->netdev in connection work by Johannes Berg · 11 years ago
  65. 4f36ea6 netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path by Chen Gang · 11 years ago
  66. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 11 years ago
  67. 497574c xfrm: properly handle invalid states as an error by Timo Teräs · 11 years ago
  68. 35f079e tcp: bug fix in proportional rate reduction. by Nandita Dukkipati · 11 years ago
  69. a3c3cac SUNRPC: Prevent an rpc_task wakeup race by Trond Myklebust · 11 years ago
  70. f69ae77 batman-adv: Avoid double freeing of bat_counters by Martin Hundebøll · 11 years ago
  71. 7c05588 NFC: Remove commented out LLCP related Makefile line by Paul Bolle · 11 years ago
  72. ba7c96b 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
  73. 96f5a84 ip_gre: fix a possible crash in ipgre_err() by Eric Dumazet · 11 years ago
  74. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  75. ff0102e net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. by Chen Gang · 11 years ago
  76. 6b21e1b netlabel: improve domain mapping validation by Paul Moore · 11 years ago
  77. 284041e ipv6: fix possible crashes in ip6_cork_release() by Eric Dumazet · 11 years ago
  78. 14d2f38 libceph: must hold mutex for reset_changed_osds() by Alex Elder · 11 years ago
  79. 6211dd1 mac80211: fix direct probe auth by Stanislaw Gruszka · 11 years ago
  80. 7282222 batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code by Linus Lüssing · 11 years ago
  81. 6ff50cd tcp: gso: do not generate out of order packets by Eric Dumazet · 11 years ago
  82. 5c4b274 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  83. e248ad3 cfg80211: fix sending WoWLAN TCP wakeup settings by Johannes Berg · 11 years ago
  84. de3d43a mac80211: report deauth to cfg80211 for local state change by Johannes Berg · 11 years ago
  85. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 11 years ago
  86. 2b9ccd4 mac80211: fix AP-mode frame matching by Johannes Berg · 11 years ago
  87. a838490 nl80211: Add wdev identifier to some nl80211 notifications by Ilan Peer · 11 years ago
  88. 655914a mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() by Johannes Berg · 11 years ago
  89. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  90. 3670946 mac80211: fix HT beacon-based channel switch handling by Johannes Berg · 11 years ago
  91. b8360ab mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME by Johannes Berg · 11 years ago
  92. a92eecb cfg80211: fix WoWLAN wakeup tracing by Johannes Berg · 11 years ago
  93. 03cd7e4 cfg80211: fix wiphy_register error path by Johannes Berg · 11 years ago
  94. bc6bcb5 netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary by Pablo Neira Ayuso · 11 years ago
  95. 2aed8b4 SUNRPC: Convert auth_gss pipe detection to work in namespaces by Trond Myklebust · 11 years ago
  96. abfdbd5 SUNRPC: Faster detection if gssd is actually running by Trond Myklebust · 11 years ago
  97. 109c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  98. d36ccb9 SUNRPC: Fix a bug in gss_create_upcall by Trond Myklebust · 11 years ago
  99. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  100. faff57a net/802/mrp: fix lockdep splat by Eric Dumazet · 11 years ago